]> SALOME platform Git repositories - plugins/hexoticplugin.git/commitdiff
Salome HOME
CMake: simplifying Python detection mechanism.
authorrnv <rnv@opencascade.com>
Mon, 15 Feb 2016 12:44:13 +0000 (15:44 +0300)
committerrnv <rnv@opencascade.com>
Mon, 15 Feb 2016 12:44:13 +0000 (15:44 +0300)
CMakeLists.txt

index eda7e973dc69462382fc35f6849cddbe098008d5..aeb8a9aa2247c4e7d1c3842bf5a35da495e65735 100755 (executable)
@@ -74,7 +74,8 @@ MARK_AS_ADVANCED(SALOME_HEXOTICPLUGIN_USE_BLSURFPLUGIN)
 
 # Various
 # Python
-FIND_PACKAGE(SalomePython REQUIRED)
+FIND_PACKAGE(SalomePythonInterp REQUIRED)
+FIND_PACKAGE(SalomePythonLibs REQUIRED)
 # Boost
 FIND_PACKAGE(SalomeBoost REQUIRED)
 # CORBA