mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-22 07:30:50 +00:00
remove obsolete cmake option enable-ladcca
This commit is contained in:
parent
e24a41a447
commit
57eceee073
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ option ( enable-network "enable network support (requires BSD sockets) " on )
|
|||
|
||||
# Platform specific options
|
||||
if ( CMAKE_SYSTEM MATCHES "Linux" )
|
||||
option ( enable-ladcca "compile LADCCA support if it is available (deprecated)" off )
|
||||
option ( enable-lash "compile LASH support (if it is available)" on )
|
||||
option ( enable-alsa "compile ALSA support (if it is available)" on )
|
||||
endif ( CMAKE_SYSTEM MATCHES "Linux" )
|
||||
|
|
Loading…
Reference in a new issue