Browse Source

Don't install alsoft.conf.

rude 12 years ago
parent
commit
baa38ed240
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/openal-soft-1.15.1/CMakeLists.txt

+ 1 - 1
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(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)
 IF(WIN32)