X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshersGUI%2FCMakeLists.txt;h=1b28ee703e03301e99c26d870fde632dced47ee6;hb=aae0e72c350c31c43d151132f0c7e302a6b79ad2;hp=c0f1c390f9bc013f81ebaf9459072e84d60d95cd;hpb=0fc0831670e27a5611b941c52dc152fd63964515;p=modules%2Fsmesh.git diff --git a/src/StdMeshersGUI/CMakeLists.txt b/src/StdMeshersGUI/CMakeLists.txt index c0f1c390f..1b28ee703 100644 --- a/src/StdMeshersGUI/CMakeLists.txt +++ b/src/StdMeshersGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2021 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 @@ -81,6 +81,7 @@ SET(_moc_HEADERS StdMeshersGUI_RadioButtonsGrpWdg.h StdMeshersGUI_PropagationHelperWdg.h StdMeshersGUI_NameCheckableGrpWdg.h + StdMeshersGUI_BlockRenumberCreator.h ) IF(SALOME_USE_PLOT2DVIEWER) @@ -117,6 +118,7 @@ SET(_other_SOURCES StdMeshersGUI_RadioButtonsGrpWdg.cxx StdMeshersGUI_PropagationHelperWdg.cxx StdMeshersGUI_NameCheckableGrpWdg.cxx + StdMeshersGUI_BlockRenumberCreator.cxx ) IF(SALOME_USE_PLOT2DVIEWER)