mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 08:29: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" )
|
add_subdirectory( "cmake-proxies/mod-script-pipe" )
|
||||||
|
|
||||||
# Only need the sc4_1882 Ladspa plug-in on Windows and Mac
|
# Only need the sc4_1882 Ladspa plug-in on Windows and Mac
|
||||||
if( CMAKE_SYSTEM_NAME MATCHES "Windows|Darwin" )
|
#if( CMAKE_SYSTEM_NAME MATCHES "Windows|Darwin" )
|
||||||
add_subdirectory( "cmake-proxies/ladspa-plugins" )
|
# add_subdirectory( "cmake-proxies/ladspa-plugins" )
|
||||||
endif()
|
#endif()
|
||||||
|
|
||||||
# Uncomment what follows for symbol values.
|
# Uncomment what follows for symbol values.
|
||||||
#[[
|
#[[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user