X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FCMakeLists.txt;h=2ab720fc6011bdd7bb3d7344401983f0a2dbf527;hp=ff26f0dc06219d97724fa15a3f829ac8ae03546e;hb=246a01ab716909058ec8255c089999a6e2a5d99f;hpb=1b69b0f98a53cc4ba9bd3d8002aba861d71b4185 diff --git a/src/SMESHGUI/CMakeLists.txt b/src/SMESHGUI/CMakeLists.txt index ff26f0dc0..2ab720fc6 100644 --- a/src/SMESHGUI/CMakeLists.txt +++ b/src/SMESHGUI/CMakeLists.txt @@ -157,6 +157,8 @@ SET(_moc_HEADERS SMESHGUI_AddNodeOnSegmentDlg.h SMESHGUI_AddNodeOnFaceDlg.h SMESHGUI_InteractiveOp.h + SMESHGUI_CreateDualMeshDlg.h + SMESHGUI_CreateDualMeshOp.h ) # header files / no moc processing @@ -283,6 +285,8 @@ SET(_other_SOURCES SMESHGUI_AddNodeOnSegmentDlg.cxx SMESHGUI_AddNodeOnFaceDlg.cxx SMESHGUI_InteractiveOp.cxx + SMESHGUI_CreateDualMeshDlg.cxx + SMESHGUI_CreateDualMeshOp.cxx ) # sources / to compile