]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - adm_local/cmake_files/CMakeLists.txt
Salome HOME
Merge branch 'V7_main' of ssh://git.salome-platform.org/modules/med into V7_main
[tools/medcoupling.git] / adm_local / cmake_files / CMakeLists.txt
index 9b0f47f198cefe78451ab87f99bb285a4e2b4056..3c538576273124685832688e3a6bc734c26b3a79 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2014  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
 #
 
 SET(admlocal_cmake_DATA
-  FindMED.cmake
   FindXDR.cmake
+  FindSalomeXDR.cmake
   FindMetis.cmake
   FindSalomeMetis.cmake
-  FindPARMETIS.cmake
-  FindRENUMBER.cmake
+  FindParMetis.cmake
+  FindSalomeParMetis.cmake
   FindScotch.cmake
   FindSalomeScotch.cmake
-  FindSPLITTER.cmake
+  FindSalomeMED.cmake
   )
 
 INSTALL(FILES ${admlocal_cmake_DATA} DESTINATION ${SALOME_INSTALL_CMAKE_LOCAL})