Добавлен файл
This commit is contained in:
6
CMLibCotire.cmake
Normal file
6
CMLibCotire.cmake
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
include(cotire)
|
||||||
|
|
||||||
|
if(COMMAND cotire)
|
||||||
|
option(CMLIB_COTIRE_ENABLE_PRECOMPILED_HEADER "Enable precompiled headers" OFF)
|
||||||
|
option(CMLIB_COTIRE_ADD_UNITY_BUILD "Enable unity build" OFF)
|
||||||
|
endif()
|
Reference in New Issue
Block a user