X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FCMakeLists.txt;h=e1696341bd0b7e75e7bdf31c9a3523837064c2a2;hb=HEAD;hp=d256992998961363da174526e785da6b963c548b;hpb=f225890cffe86614bd4f4382478318b62ce9d0a1;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/CMakeLists.txt b/src/SMESHGUI/CMakeLists.txt index d25699299..a3cdc6197 100644 --- a/src/SMESHGUI/CMakeLists.txt +++ b/src/SMESHGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 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 @@ -89,6 +89,7 @@ SET(_moc_HEADERS SMESHGUI_CreatePatternDlg.h SMESHGUI_NodesDlg.h SMESHGUI_SpinBox.h + SMESHGUI_SpinBoxForbiddendRange.h SMESHGUI_TransparencyDlg.h SMESHGUI_ClippingDlg.h SMESHGUI_GroupDlg.h @@ -136,6 +137,7 @@ SET(_moc_HEADERS SMESHGUI_MakeNodeAtPointDlg.h SMESHGUI_MeshInfosBox.h SMESHGUI_Make2DFrom3DOp.h + SMESHGUI_MakeFull2DFrom3DOp.h SMESHGUI_FindElemByPointDlg.h SMESHGUI_MeshOrderDlg.h SMESHGUI_CopyMeshDlg.h @@ -160,6 +162,7 @@ SET(_moc_HEADERS SMESHGUI_InteractiveOp.h SMESHGUI_CreateDualMeshDlg.h SMESHGUI_CreateDualMeshOp.h + SMESHGUI_Meshio.h ) # header files / no moc processing @@ -201,6 +204,7 @@ SET(_other_SOURCES SMESHGUI_CreatePatternDlg.cxx SMESHGUI_NodesDlg.cxx SMESHGUI_SpinBox.cxx + SMESHGUI_SpinBoxForbiddendRange.cxx SMESHGUI_TransparencyDlg.cxx SMESHGUI_ClippingDlg.cxx SMESHGUI_GroupDlg.cxx @@ -249,6 +253,7 @@ SET(_other_SOURCES SMESHGUI_FileInfoDlg.cxx SMESHGUI_MeshInfosBox.cxx SMESHGUI_Make2DFrom3DOp.cxx + SMESHGUI_MakeFull2DFrom3DOp.cxx SMESHGUI_FindElemByPointDlg.cxx SMESHGUI_MeshOrderDlg.cxx SMESHGUI_CopyMeshDlg.cxx @@ -288,6 +293,7 @@ SET(_other_SOURCES SMESHGUI_InteractiveOp.cxx SMESHGUI_CreateDualMeshDlg.cxx SMESHGUI_CreateDualMeshOp.cxx + SMESHGUI_Meshio.cxx ) # sources / to compile