X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FNewGeom%2FCMakeLists.txt;h=dcc5bdae5f8d38b2d72bec640556f748019309c3;hb=ab609302e92e1b644e39dd08b07138fec7a0caa1;hp=94def8687ebe25b81576776b94f168e898530447;hpb=93d330c5828d53a693ea0c4f670df1d60901a93d;p=modules%2Fshaper.git diff --git a/src/NewGeom/CMakeLists.txt b/src/NewGeom/CMakeLists.txt index 94def8687..dcc5bdae5 100644 --- a/src/NewGeom/CMakeLists.txt +++ b/src/NewGeom/CMakeLists.txt @@ -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 )