X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FCMakeLists.txt;h=643170041291d247bd749c884bc18c663a967609;hp=6ed1140b4a082dd24cb7aec21d20e23c0af8df7e;hb=a274ade365bd0f0e19d56c577acc4a13aa1972a7;hpb=7eda9ca931ed2a11cb5e4637e4ffe19f5c061115 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt old mode 100755 new mode 100644 index 6ed1140b4..643170041 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2021 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)