1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-20 17:41:13 +02:00

Allow building Tenacity without Conan

Conan can still be used, but it is fully optional. This should help packagers
a lot.

Signed-off-by: Edgar <Edgar@AnotherFoxGuy.com>
This commit is contained in:
Edgar
2021-07-31 01:22:48 +02:00
committed by GitHub
parent 047729727a
commit 04609bba01
10 changed files with 276 additions and 1313 deletions

View File

@@ -1,5 +1,3 @@
include( CMakeDependentOption )
set( TARGET manual )
set( TARGET_ROOT ${topdir}/manual )