mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-14 22:51:11 +02:00
Replace references to topdir and libsrc
Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
set( TARGET plug-ins )
|
||||
set( TARGET_ROOT ${topdir}/plug-ins )
|
||||
set( TARGET_ROOT ${CMAKE_SOURCE_DIR}/plug-ins )
|
||||
|
||||
message( STATUS "========== Configuring ${TARGET} ==========" )
|
||||
|
||||
|
Reference in New Issue
Block a user