]> SALOME platform Git repositories - samples/pylight.git/blobdiff - CMakeLists.txt
Salome HOME
Merge branch 'V7_dev'
[samples/pylight.git] / CMakeLists.txt
index 8a570e042f8b0dfa400a0b98a7be4f8760927b96..c6627788d13e906433c7f07cfc52ef39bb1bfeac 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  OPEN CASCADE
+# Copyright (C) 2013-2016  OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -65,7 +65,8 @@ ENDIF()
 ##
 ## From KERNEL:
 ##
-FIND_PACKAGE(SalomePython REQUIRED)
+FIND_PACKAGE(SalomePythonInterp REQUIRED)
+FIND_PACKAGE(SalomePythonLibs REQUIRED)
 
 # Find GUI
 # ===========