X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=8c07560f57fd8d6c77d445b8afe238f7b9395aa3;hb=da9f965ac4a75ae18f0074cacf6acf47b07a16bd;hp=c380973153aa309143babb4a4dc105ccb0e0271a;hpb=34a8a37aeeeda95e0e2dad6cdf51b45bbde5cbb8;p=modules%2Fsmesh.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c38097315..8c07560f5 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-2022 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,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} )