X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FCMakeLists.txt;h=88405aed6f70d1ed6db27d7b125912182e8fe55b;hp=69ec0d05168b1733564afc01accfd9c6cd05258e;hb=HEAD;hpb=ed49807f170bded5dffd1f25be7b8c5799cdab6b diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 69ec0d051..7fb5fc413 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-2024 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} )