cmake: default build type 'Release'
+Make available build types explicit (pull-down in CMake GUI) Change-Id: Ib2cdd31ad038cef1bb27fcd14f089a35a9751e76
This commit is contained in:
@ -35,6 +35,7 @@ ENDIF (EXECUTABLE_OUTPUT_PATH)
|
||||
SET(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
|
||||
|
||||
#### Compiler configuration, see cmake/compilerconfig.cmake
|
||||
include(BuildType)
|
||||
include(compilerconfig)
|
||||
include(doxygen)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user