#4066 System : Improve cmake macros for cotire

This commit is contained in:
Magne Sjaastad
2019-02-11 07:13:08 +01:00
parent 06feb039fc
commit 288ee59587
20 changed files with 114 additions and 39 deletions

View File

@@ -37,3 +37,6 @@ ${SOURCE_GROUP_SOURCE_FILES}
)
source_group( "CommandFeature\\Completion" FILES ${SOURCE_GROUP_HEADER_FILES} ${SOURCE_GROUP_SOURCE_FILES} ${CMAKE_CURRENT_LIST_DIR}/CMakeLists_files.cmake )
# cotire
caf_cotire_start_unity_at_first_item(SOURCE_GROUP_SOURCE_FILES)