#6398 System : Remove cotire

This commit is contained in:
Magne Sjaastad
2020-08-28 15:06:50 +02:00
parent 3269537f25
commit 2901ad2c54
25 changed files with 2 additions and 4118 deletions

View File

@@ -23,8 +23,3 @@ target_include_directories(${PROJECT_NAME}
target_link_libraries(${PROJECT_NAME} LibCore)
source_group("" FILES ${PROJECT_FILES})
# cotire
if (COMMAND caf_apply_cotire)
caf_apply_cotire("${PROJECT_NAME}")
endif()