X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FCMakeLists.txt;h=d52f98a5207aa269d00169242262901985516c5a;hb=872ac5e3e0196ad70c2a01a79bd070c9a7d4a2e6;hp=f74124ea6effb801fcb7ea0e9ac2499ad026052d;hpb=a90ab0e7171b2dfab838fbc066c2f20217c49c03;p=modules%2Fshaper.git diff --git a/src/ModuleBase/CMakeLists.txt b/src/ModuleBase/CMakeLists.txt index f74124ea6..d52f98a52 100644 --- a/src/ModuleBase/CMakeLists.txt +++ b/src/ModuleBase/CMakeLists.txt @@ -82,6 +82,7 @@ SET(PROJECT_SOURCES ModuleBase_WidgetValidated.cpp ModuleBase_WidgetExprEditor.cpp ModuleBase_ParamSpinBox.cpp + ModuleBase_SelectionValidator.cpp ) SET(PROJECT_LIBRARIES @@ -89,6 +90,7 @@ SET(PROJECT_LIBRARIES Events ModelAPI GeomAPI + GeomDataAPI GeomAlgoAPI GeomValidators ${QT_LIBRARIES}