mirror of
https://github.com/ZDoom/ZMusic.git
synced 2025-01-18 06:11:46 +00:00
- removed unused CMake option
This commit is contained in:
parent
79effe2353
commit
bd138d248e
1 changed files with 0 additions and 1 deletions
|
@ -222,7 +222,6 @@ if( NOT CMAKE_CROSSCOMPILING )
|
|||
endif()
|
||||
|
||||
option( DYN_FLUIDSYNTH "Dynamically load fluidsynth" ON )
|
||||
option( DYN_OPENAL "Dynamically load OpenAL" ON )
|
||||
option( DYN_SNDFILE "Dynamically load libsndfile" ON )
|
||||
option( DYN_MPG123 "Dynamically load libmpg123" ON )
|
||||
|
||||
|
|
Loading…
Reference in a new issue