X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=c380973153aa309143babb4a4dc105ccb0e0271a;hb=735f27e37f8aab719f41521a28eac0de961d2ba7;hp=59296f308cd2331454e04b8ac7c8c250f9978bf7;hpb=55f658966bd743c8a7a5c9405f4d09e60657b97c;p=modules%2Fsmesh.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 59296f308..c38097315 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2020 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)