X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=bin%2FCMakeLists.txt;h=932dfb4d1c28f0bc4f26e42c65c7f347d337120d;hb=a91b37ceb38f808da171e83d0d6a7a4c2b4bb050;hp=1d7c5a8fd4610ed98456c0ac77b1539f764f0f62;hpb=6d32f944a0a115b6419184c50b57bf7c4eef5786;p=modules%2Fsmesh.git diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 1d7c5a8fd..932dfb4d1 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2019 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2022 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 @@ -25,6 +25,7 @@ SALOME_CONFIGURE_FILE(VERSION.in VERSION INSTALL ${SALOME_INSTALL_BINS}) SET(_bin_SCRIPTS smesh_setenv.py smesh_test.py + smesh_wget.py ) # --- rules ---