X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=8c07560f57fd8d6c77d445b8afe238f7b9395aa3;hb=9d7121c884b58f35182dab517602612c1606a6bf;hp=f63de3a1dc36c77c69d4d79d7315dc3ec21db517;hpb=7ab73a330a353bdeab0250d09e3ab07f549fae97;p=modules%2Fsmesh.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f63de3a1d..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 @@ -42,10 +42,6 @@ SET(SUBDIRS_COMMON Tools ) -IF(SALOME_SMESH_ENABLE_MEFISTO) - SET(SUBDIRS_MEFISTO2 MEFISTO2) -ENDIF(SALOME_SMESH_ENABLE_MEFISTO) - ## # CGNS ## @@ -70,7 +66,6 @@ ENDIF(SALOME_BUILD_GUI) SET(SUBDIRS ${SUBDIRS_COMMON} - ${SUBDIRS_MEFISTO2} ${SUBDIRS_CGNS} ${SUBDIRS_GUI} )