]> SALOME platform Git repositories - plugins/ghs3dprlplugin.git/blobdiff - CMakeLists.txt
Salome HOME
Merge branch 'V7_dev'
[plugins/ghs3dprlplugin.git] / CMakeLists.txt
index 6fa2997ce5efe7a5e3bf272306b101a99332d1ba..5dbce59d221d15b6068500cd8a89a316e3635583 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -72,7 +72,8 @@ OPTION(SALOME_BUILD_GUI "Enable GUI" ON)
 ##
 
 # Python
-FIND_PACKAGE(SalomePython REQUIRED)
+FIND_PACKAGE(SalomePythonInterp REQUIRED)
+FIND_PACKAGE(SalomePythonLibs REQUIRED)
 # Boost
 FIND_PACKAGE(SalomeBoost REQUIRED)
 # CORBA