X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=bin%2FCMakeLists.txt;h=38ec5714651105578c55ad48703992a72873640e;hp=a60ce61e13cadd1ce40c9083a1beecd42c72841a;hb=HEAD;hpb=a17b36970bc61da1d664453c615754997c925b18 diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt old mode 100755 new mode 100644 index a60ce61e1..ac68cc044 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2024 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -24,6 +24,8 @@ SALOME_CONFIGURE_FILE(VERSION.in VERSION INSTALL ${SALOME_INSTALL_BINS}) # scripts / static SET(_bin_SCRIPTS smesh_setenv.py + smesh_test.py + smesh_wget.py ) # --- rules ---