Removed last references to libsndfile
This commit is contained in:
parent
af4dac6fed
commit
f17ea5872b
2 changed files with 1 additions and 29 deletions
|
@ -74,7 +74,7 @@ if(SFML_OS_MACOSX)
|
|||
# add an option to build frameworks instead of dylibs (release only)
|
||||
sfml_set_option(SFML_BUILD_FRAMEWORKS FALSE BOOL "TRUE to build SFML as frameworks libraries (release only), FALSE to build according to BUILD_SHARED_LIBS")
|
||||
|
||||
# add an option to let the user specify a custom directory for frameworks installation (SFML, sndfile, ...)
|
||||
# add an option to let the user specify a custom directory for frameworks installation (SFML, FLAC, ...)
|
||||
sfml_set_option(CMAKE_INSTALL_FRAMEWORK_PREFIX "/Library/Frameworks" STRING "Frameworks installation directory")
|
||||
|
||||
# add an option to automatically install Xcode templates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue