X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=resources%2FCMakeLists.txt;h=52fb573c9e79c34a132434c5618be4338541b83b;hb=7fe61cee3b5f667bff272e3997ac5d86adcd1a3f;hp=4f7a111a70503a4ff9b02003eda33cfcc9383e58;hpb=378cb2ebe08f8f4543ef632b2bd5f77fe180f978;p=tools%2Fmedcoupling.git diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt old mode 100755 new mode 100644 index 4f7a111a7..52fb573c9 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 @@ -222,7 +222,7 @@ IF(MED_ENABLE_GUI) med_mesh.png med_field.png mesh_selection.png - ) + ) ENDIF(MED_ENABLE_GUI) INSTALL(FILES ${MED_RESOURCES_FILES} DESTINATION ${SALOME_MED_INSTALL_RES_DATA})