Salome HOME
Merge branch 'V7_dev'
[samples/component.git] / CMakeLists.txt
index d4cad59925f5b642632870fcaa142b2c1df33443..e2ce3680297e34d179dc65f19e21a01b80c81179 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -69,7 +69,8 @@ ENDIF()
 ## From KERNEL:
 ##
 # Python
-FIND_PACKAGE(SalomePython REQUIRED)
+FIND_PACKAGE(SalomePythonInterp REQUIRED)
+FIND_PACKAGE(SalomePythonLibs REQUIRED)
 # SWIG
 FIND_PACKAGE(SalomeSWIG REQUIRED)
 # CORBA