Salome HOME
Porting to DISTENE MeshGems suite
authorvsr <vsr@opencascade.com>
Tue, 23 Oct 2012 08:23:48 +0000 (08:23 +0000)
committervsr <vsr@opencascade.com>
Tue, 23 Oct 2012 08:23:48 +0000 (08:23 +0000)
salome_adm/cmake_files/am2cmake.py

index 3a1a89a76419cf47bd3166a765c7922674b0fac2..85d8ff6d5a5ebd182c7bd56bee7cf165f6fe34d6 100644 (file)
@@ -619,7 +619,7 @@ class CMakeFile(object):
                             INCLUDE(${GEOM_ROOT_DIR}/adm_local/cmake_files/FindGEOM.cmake)
                             INCLUDE(${MED_ROOT_DIR}/adm_local/cmake_files/FindMED.cmake)
                             INCLUDE(${SMESH_ROOT_DIR}/adm_local/cmake_files/FindSMESH.cmake)
-                            INCLUDE(${CMAKE_SOURCE_DIR}/adm_local/cmake_files/FindBLSURF.cmake)
+                            INCLUDE(${CMAKE_SOURCE_DIR}/adm_local/cmake_files/FindCADSURF.cmake)
                             """)
                             pass
                         if self.module in ["ghs3dplugin", "hexoticplugin"]: