From 05b977550603f82708b9cfca5cb3b215b68421f1 Mon Sep 17 00:00:00 2001 From: rnv Date: Tue, 31 Jan 2017 17:00:57 +0300 Subject: [PATCH] Enable back CAF package: additional corrections --- CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 326b61986..6690cb677 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -342,12 +342,6 @@ SET(_${PROJECT_NAME}_exposed_targets ImageComposer ) -# CAF package (not compilable while TDocStd_Application::Formats is removed) -IF(CAS_VERSION_STR VERSION_LESS "7.0.1") - LIST(APPEND _${PROJECT_NAME}_exposed_targets - caf) -ENDIF() - IF(SALOME_USE_OCCVIEWER OR SALOME_USE_VTKVIEWER OR SALOME_USE_GLVIEWER) LIST(APPEND _${PROJECT_NAME}_exposed_targets OpenGLUtils) -- 2.39.2