Salome HOME
*** empty log message ***
authormpa <mpa@opencascade.com>
Tue, 8 Oct 2013 14:33:38 +0000 (14:33 +0000)
committermpa <mpa@opencascade.com>
Tue, 8 Oct 2013 14:33:38 +0000 (14:33 +0000)
adm_local/cmake_files/SalomeGEOMConfig.cmake.in

index c70cc27c6bb4fc221a475062db329abe3d72eedc..a0319f829c5aa91ebaa660c4da40efc7e2ba1a32 100644 (file)
@@ -34,7 +34,7 @@
 # Load the dependencies for the libraries of @PROJECT_NAME@ 
 # (contains definitions for IMPORTED targets). This is only 
 # imported if we are not built as a subproject (in this case targets are already there)
-IF(NOT TARGET Event AND NOT @PROJECT_NAME@_BINARY_DIR)
+IF(NOT TARGET GEOMbasic AND NOT @PROJECT_NAME@_BINARY_DIR)
   INCLUDE("@PACKAGE_SALOME_INSTALL_CMAKE_LOCAL@/@PROJECT_NAME@Targets.cmake")
 ENDIF()   
 
@@ -121,7 +121,7 @@ SET(GEOM_GEOM_SupervEngine GEOM_SupervEngine)
 SET(GEOM_IGESExport IGESExport)
 SET(GEOM_IGESImport IGESImport)
 SET(GEOM_GEOMSketcher GEOMSketcher)
-SET(GEOM_SalomeIDLGeom SalomeIDLGeom)
+SET(GEOM_SalomeIDLGEOM SalomeIDLGEOM)
 SET(GEOM_STEPExport STEPExport)
 SET(GEOM_STEPImport STEPImport)
 SET(GEOM_STLExport STLExport)