]> SALOME platform Git repositories - plugins/hybridplugin.git/blobdiff - adm_local/cmake_files/CMakeLists.txt
Salome HOME
CMake improvement: usage of SALOME_GUI_WITH_CORBA() macro
[plugins/hybridplugin.git] / adm_local / cmake_files / CMakeLists.txt
index f2c96fbe04ef55bdfaf5281294ba419378f761c1..feba847d84ef3e41554421f1410deb3dde3e8b62 100755 (executable)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2015  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
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -23,6 +23,7 @@
 
 # These files are data, module or lib files
 SET(_adm_data
-  FindSalomeGHS3DPLUGIN.cmake
+  FindHYBRIDPLUGIN.cmake
+  FindSalomeHYBRIDPLUGIN.cmake
 )
 INSTALL(FILES ${_adm_data} DESTINATION ${SALOME_INSTALL_CMAKE_LOCAL})