X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=f0d3aa105c482b0498512450795a4d906a831d64;hb=9ac965c0e3635a98daef92d9b8c9721e4795286f;hp=69ec0d05168b1733564afc01accfd9c6cd05258e;hpb=f5e84513cda0eda53672cc9d3b1124323b4aa26d;p=modules%2Fsmesh.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 69ec0d051..f0d3aa105 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-2023 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 @@ -40,13 +40,8 @@ SET(SUBDIRS_COMMON StdMeshers_I SMESH_PY Tools - SalomeSessionless ) -IF(SALOME_SMESH_ENABLE_MEFISTO) - SET(SUBDIRS_MEFISTO2 MEFISTO2) -ENDIF(SALOME_SMESH_ENABLE_MEFISTO) - ## # CGNS ## @@ -71,7 +66,6 @@ ENDIF(SALOME_BUILD_GUI) SET(SUBDIRS ${SUBDIRS_COMMON} - ${SUBDIRS_MEFISTO2} ${SUBDIRS_CGNS} ${SUBDIRS_GUI} )