X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=adm_local%2Funix%2Fconfig_files%2FCMakeLists.txt;h=cccc5183d60e00412879fe999420119f550a93e7;hb=4ba32f8c925caffdf6a9522dadb642215c325715;hp=4e458c433a9fc7fb311055685b132bbcb27eaf92;hpb=3c911ce36f5caa779ea60042e738fa57671a44b1;p=tools%2Fmedcoupling.git diff --git a/adm_local/unix/config_files/CMakeLists.txt b/adm_local/unix/config_files/CMakeLists.txt index 4e458c433..cccc5183d 100644 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015 CEA/DEN, EDF R&D +# Copyright (C) 2012-2016 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -18,21 +18,11 @@ # SET(dist_admlocalm4_DATA - ac_check_sizeof_fortran.m4 - check_GUI.m4 - check_Med.m4 - check_Med2.m4 - check_bft.m4 - check_fvm.m4 - check_metis.m4 + check_MEDCOUPLING.m4 check_parmetis.m4 check_scotch.m4 - med_check_sizeof_medint.m4 - renumber.m4 - splitter.m4 - with_Kernel.m4 ) - + FOREACH(f ${dist_admlocalm4_DATA}) SET(DEST adm_local/unix/config_files) INSTALL(FILES ${f} DESTINATION ${DEST})