System : Exclude VizFwk to fix appveyor

This commit is contained in:
Magne Sjaastad
2019-02-04 12:26:10 +01:00
parent 08cdd73148
commit 1b60ddc846
5 changed files with 22 additions and 22 deletions

View File

@@ -85,6 +85,6 @@ target_link_libraries ( ${PROJECT_NAME}
set(PROJECT_FILES ${CEE_HEADER_FILES} ${CEE_SOURCE_FILES})
source_group("" FILES ${PROJECT_FILES})
if (COMMAND ri_apply_cotire)
ri_apply_cotire()
endif()
#if (COMMAND ri_apply_cotire)
# ri_apply_cotire()
#endif()