Explorar o código

Disable OpenAL examples

Per Bodin %!s(int64=13) %!d(string=hai) anos
pai
achega
3495eed1df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CMake/openal.cmake

+ 1 - 1
CMake/openal.cmake

@@ -57,7 +57,7 @@ OPTION(WERROR  "Treat compile warnings as errors"      OFF)
 
 OPTION(UTILS  "Build and install utility programs"  ON)
 
-OPTION(EXAMPLES  "Build and install example programs"  ON)
+OPTION(EXAMPLES  "Build and install example programs"  OFF)
 
 OPTION(ALSOFT_CONFIG "Install alsoft.conf configuration file" OFF)