Skip to content

Commit f17ea58

Browse files
committed
Removed last references to libsndfile
1 parent af4dac6 commit f17ea58

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if(SFML_OS_MACOSX)
7474
# add an option to build frameworks instead of dylibs (release only)
7575
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")
7676

77-
# add an option to let the user specify a custom directory for frameworks installation (SFML, sndfile, ...)
77+
# add an option to let the user specify a custom directory for frameworks installation (SFML, FLAC, ...)
7878
sfml_set_option(CMAKE_INSTALL_FRAMEWORK_PREFIX "/Library/Frameworks" STRING "Frameworks installation directory")
7979

8080
# add an option to automatically install Xcode templates

cmake/Modules/FindSndfile.cmake

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)