mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Make Audacity dependent on sc4 plugin
This commit is contained in:
@@ -5,6 +5,7 @@ set( TARGET_ROOT "${_SRCDIR}" )
|
||||
message( STATUS "========== Configuring ${TARGET} ==========" )
|
||||
|
||||
add_library( ${TARGET} MODULE EXCLUDE_FROM_ALL )
|
||||
add_dependencies( Audacity ${TARGET} )
|
||||
|
||||
def_vars()
|
||||
|
||||
|
Reference in New Issue
Block a user