X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=6e74f5b5654abae7c0c6904baa407caa4bda001a;hb=b922e849a4bee9f5cbbeab64c0a11d830046f0bd;hp=a9973c685105f84f8f36d600c581064f11e56e5b;hpb=6bac08c1a81f34d3f21c550bd92f83654b2546a5;p=modules%2Fsmesh.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt old mode 100755 new mode 100644 index a9973c685..6e74f5b56 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2020 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 @@ -40,6 +40,7 @@ SET(SUBDIRS_COMMON StdMeshers_I SMESH_PY Tools + SalomeSessionless ) IF(SALOME_SMESH_ENABLE_MEFISTO)