]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
Use SalomeOmniORB.
authormzn <mzn@opencascade.com>
Wed, 20 Nov 2013 07:32:36 +0000 (07:32 +0000)
committermzn <mzn@opencascade.com>
Wed, 20 Nov 2013 07:32:36 +0000 (07:32 +0000)
CMakeLists.txt

index 115fcd23879f7b51f97f61836c948aa33cb8c554..68865e5db4fcfd91e70da5ed52118b7a661a048c 100644 (file)
@@ -127,6 +127,7 @@ FIND_PACKAGE(SalomeSIP REQUIRED)  # should come after Python and before PyQt4
 
 FIND_PACKAGE(SalomePyQt4 REQUIRED)
 
+FIND_PACKAGE(SalomeOmniORB REQUIRED)
 
 # Detection summary:
 SALOME_PACKAGE_REPORT_AND_CHECK()