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