Добавлен файл
This commit is contained in:
parent
81b3a19a55
commit
0dbfda298f
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()
|
Loading…
x
Reference in New Issue
Block a user