瀏覽代碼

Don't install alsoft.conf.

rude 12 年之前
父節點
當前提交
baa38ed240
共有 1 個文件被更改,包括 1 次插入1 次删除
  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(ALSOFT_CONFIG "Install alsoft.conf sample configuration file" ON)
+OPTION(ALSOFT_CONFIG "Install alsoft.conf sample configuration file" OFF)
 
 
 IF(WIN32)