#2536 Build System : Remove obsolete includes and update depending includes

This commit is contained in:
Magne Sjaastad
2018-02-27 20:00:56 +01:00
parent 3b63c8d433
commit 233df05f68
11 changed files with 31 additions and 31 deletions

View File

@@ -43,7 +43,7 @@ add_library( ${PROJECT_NAME}
)
target_link_libraries ( ${PROJECT_NAME}
cafUserInterface
cafUserInterface cafPdmCvf CommonCode
)
source_group("" FILES ${PROJECT_FILES})