1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 00:23:32 +02:00

Replace references to topdir and libsrc

Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
This commit is contained in:
Sol Fisher Romanoff
2021-08-07 14:31:15 +03:00
parent 5c8f61af86
commit 8cae1b7cb4
9 changed files with 14 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
set( TARGET minsrc )
set( TARGET_ROOT ${topdir} )
set( TARGET_ROOT ${CMAKE_SOURCE_DIR} )
message( STATUS "========== Configuring ${TARGET} ==========" )