mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
Remove sc4 plugin from CMake build
This commit is contained in:
@@ -421,11 +421,6 @@ add_subdirectory( "cmake-proxies/mod-nyq-bench" )
|
||||
add_subdirectory( "cmake-proxies/mod-script-pipe" )
|
||||
add_subdirectory( "scripts" )
|
||||
|
||||
# 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()
|
||||
|
||||
# Uncomment what follows for symbol values.
|
||||
#[[
|
||||
get_cmake_property( _variableNames VARIABLES )
|
||||
|
||||
Reference in New Issue
Block a user