Salome HOME
refs #156: Behavior of the Sketch during edition
[modules/shaper.git] / src / NewGeom / CMakeLists.txt
index 94def8687ebe25b81576776b94f168e898530447..dcc5bdae5f8d38b2d72bec640556f748019309c3 100644 (file)
@@ -30,6 +30,7 @@ SET(PROJECT_LIBRARIES
     Events
     Config
        XGUI
+       ModuleBase
        ${QT_LIBRARIES}
        ${suit}
        ${std}
@@ -63,4 +64,4 @@ ADD_DEPENDENCIES(NewGeom XGUI)
 TARGET_LINK_LIBRARIES(NewGeom ${PROJECT_LIBRARIES})
 
 INSTALL(TARGETS NewGeom DESTINATION bin)
-INSTALL(FILES ${PROJECT_RESOURCES} DESTINATION share/salome/resources/newgeom )
\ No newline at end of file
+INSTALL(FILES ${PROJECT_RESOURCES} DESTINATION share/salome/resources/newgeom )