Salome HOME
Merge branch 'V9_2_2_BR'
[tools/yacsgen.git] / module_generator / mod_tmpl.py
index 6d9c1f9d58730756ba112300289546d1a37010b8..c33fa0681837b5b186c918363135735adda0c6c5 100644 (file)
@@ -144,7 +144,7 @@ IF(SALOME_GUI_MODULE)
   ##
   ## From GUI:
   ##
-  FIND_PACKAGE(SalomeCAS REQUIRED)
+  FIND_PACKAGE(SalomeOpenCASCADE REQUIRED)
   # Qt4/Qt5
   IF(NOT SALOME_GUI_BUILD_WITH_QT5)
     FIND_PACKAGE(SalomeQt4 REQUIRED COMPONENTS QtCore QtGui)