mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Make Audacity dependent on sc4 plugin
This commit is contained in:
parent
5d62cdbd1e
commit
50e4d74007
@ -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()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user