X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=adm_local%2Fcmake_files%2FCMakeLists.txt;h=3ccd4f39dff0f6c9f8a569897f7d59a080fb7921;hp=eff4cc4285b6d90f637c04da454222b79fcddfcd;hb=a2204af929d394efc161a20dc739d01ddef2c3d6;hpb=1bd4ba8acdfe7ab1edc96a016836e174a393d445 diff --git a/adm_local/cmake_files/CMakeLists.txt b/adm_local/cmake_files/CMakeLists.txt index eff4cc428..3ccd4f39d 100755 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# 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 @@ -25,8 +25,10 @@ SET(_adm_data FindCGNS.cmake FindTBB.cmake + Findf2c.cmake FindSalomeSMESH.cmake FindSalomeCGNS.cmake FindSalomeTBB.cmake + FindSalomef2c.cmake ) INSTALL(FILES ${_adm_data} DESTINATION ${SALOME_INSTALL_CMAKE_LOCAL})