mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-04 16:14:00 +01:00
Disable sc4 plugin tempoarily
Having some linkage problems on Windows...
This commit is contained in:
@@ -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.
|
||||
#[[
|
||||
|
||||
Reference in New Issue
Block a user