mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
Disable sc4 plugin tempoarily
Having some linkage problems on Windows...
This commit is contained in:
parent
50e4d74007
commit
f62500c3ab
@ -548,9 +548,9 @@ add_subdirectory( "cmake-proxies/mod-nyq-bench" )
|
||||
add_subdirectory( "cmake-proxies/mod-script-pipe" )
|
||||
|
||||
# Only need the sc4_1882 Ladspa plug-in on Windows and Mac
|
||||
if( CMAKE_SYSTEM_NAME MATCHES "Windows|Darwin" )
|
||||
add_subdirectory( "cmake-proxies/ladspa-plugins" )
|
||||
endif()
|
||||
#if( CMAKE_SYSTEM_NAME MATCHES "Windows|Darwin" )
|
||||
# add_subdirectory( "cmake-proxies/ladspa-plugins" )
|
||||
#endif()
|
||||
|
||||
# Uncomment what follows for symbol values.
|
||||
#[[
|
||||
|
Loading…
x
Reference in New Issue
Block a user