X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bin%2FCMakeLists.txt;h=f1ac0e9c94445e29616243ecfbddb2425fac81fe;hb=a2974ec3f3a3f287627591cd7b0db58e31ddfa9d;hp=6f72fdec59e558dc0c2031d5514b654538797307;hpb=97adf1f521b70ab224165692e610178126bc18f2;p=samples%2Fcalculator.git diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt old mode 100755 new mode 100644 index 6f72fde..f1ac0e9 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2019 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 @@ -18,7 +18,7 @@ # SALOME_CONFIGURE_FILE(VERSION.in VERSION INSTALL ${SALOME_INSTALL_BINS}) -SALOME_CONFIGURE_FILE(runCALCULATOR.in runCALCULATOR INSTALL ${SALOME_INSTALL_BINS}) +SALOME_CONFIGURE_FILE(runCALCULATOR.in runCALCULATOR @ONLY INSTALL ${SALOME_INSTALL_BINS} EXEC_PERMS) # =============================================================== # Files to be installed