X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=f0d3aa105c482b0498512450795a4d906a831d64;hb=dbda21f07d19280965885c48d85892fefda3b32f;hp=c380973153aa309143babb4a4dc105ccb0e0271a;hpb=33b6f8700337fa00f3e48076a6f6d8df87d8e57f;p=modules%2Fsmesh.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c38097315..f0d3aa105 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2021 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} )