diff --git a/libs/openal-soft-1.15.1/CMakeLists.txt b/libs/openal-soft-1.15.1/CMakeLists.txt index c54827ca..ce6cf9a7 100644 --- a/libs/openal-soft-1.15.1/CMakeLists.txt +++ b/libs/openal-soft-1.15.1/CMakeLists.txt @@ -66,7 +66,7 @@ OPTION(UTILS "Build and install utility programs" OFF) OPTION(EXAMPLES "Build and install example programs" OFF) -OPTION(ALSOFT_CONFIG "Install alsoft.conf sample configuration file" ON) +OPTION(ALSOFT_CONFIG "Install alsoft.conf sample configuration file" OFF) IF(WIN32)