Salome HOME
Merge remote branch 'origin/V7_dev'
[plugins/canrecplugin.git] / CMakeLists.txt
index 12cdc1d474a4190a61e4b9f5bc174d2de594caea..2150a8b5f9408b59dfbb6befcd9f1d6b5e1e52f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2015  OPEN CASCADE
+# Copyright (C) 2014-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
@@ -105,7 +105,8 @@ ENDIF()
 
 # Pre-requisites
 # ==============
-FIND_PACKAGE(SalomePython REQUIRED)
+FIND_PACKAGE(SalomePythonInterp REQUIRED)
+FIND_PACKAGE(SalomePythonLibs REQUIRED)
 FIND_PACKAGE(SalomeCAS REQUIRED)
 FIND_PACKAGE(SalomeCR REQUIRED)
 FIND_PACKAGE(SalomeOmniORB REQUIRED)