mirror of
https://github.com/love2d/megasource.git
synced 2026-08-20 20:50:52 +02:00
Disable targets which are not needed.
This commit is contained in:
@@ -62,9 +62,9 @@ OPTION(DLOPEN "Check for the dlopen API for loading optional libs" ON)
|
||||
|
||||
OPTION(WERROR "Treat compile warnings as errors" OFF)
|
||||
|
||||
OPTION(UTILS "Build and install utility programs" ON)
|
||||
OPTION(UTILS "Build and install utility programs" OFF)
|
||||
|
||||
OPTION(EXAMPLES "Build and install example programs" ON)
|
||||
OPTION(EXAMPLES "Build and install example programs" OFF)
|
||||
|
||||
OPTION(ALSOFT_CONFIG "Install alsoft.conf sample configuration file" ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user