X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FCMakeLists.txt;h=096e6eaaa0caa053d812baa90274c95cbfa65378;hb=3cb42fa28bb55224f71b869d20c7b369b645b422;hp=6d7fc7cf2afa9aa7dd63e79f81c563f5c42459f1;hpb=59a0d96084c28da270401a888cbff6318a69f766;p=modules%2Fshaper.git diff --git a/src/ModuleBase/CMakeLists.txt b/src/ModuleBase/CMakeLists.txt index 6d7fc7cf2..096e6eaaa 100644 --- a/src/ModuleBase/CMakeLists.txt +++ b/src/ModuleBase/CMakeLists.txt @@ -42,6 +42,7 @@ SET(PROJECT_HEADERS ModuleBase_WidgetLabel.h ModuleBase_IPrefMgr.h ModuleBase_Preferences.h + ModuleBase_ActionInfo.h ) SET(PROJECT_SOURCES @@ -74,10 +75,12 @@ SET(PROJECT_SOURCES ModuleBase_ResultPrs.cpp ModuleBase_WidgetLabel.cpp ModuleBase_Preferences.cpp + ModuleBase_ActionInfo.cpp ) SET(PROJECT_LIBRARIES Config + Events ModelAPI GeomAPI GeomAlgoAPI