X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FCMakeLists.txt;h=1ce2ab944f748f710a1747c6c72673796dcdd296;hb=e30796dab1aa68c01201b2b89d4292d3fcbbc4d4;hp=2fb4d3ec207e743bd355fb1d56b5020df6ea1700;hpb=34debd261300370b62fe9097dd90931c6344c9c1;p=modules%2Fshaper.git diff --git a/src/PartSet/CMakeLists.txt b/src/PartSet/CMakeLists.txt index 2fb4d3ec2..1ce2ab944 100644 --- a/src/PartSet/CMakeLists.txt +++ b/src/PartSet/CMakeLists.txt @@ -50,6 +50,7 @@ SET(PROJECT_LIBRARIES GeomAPI ${QT_LIBRARIES} ${CAS_KERNEL} + ${CAS_SHAPE} ) SET(PROJECT_AUTOMOC @@ -97,4 +98,4 @@ TARGET_LINK_LIBRARIES(PartSet ${PROJECT_LIBRARIES} XGUI ModelAPI GeomAlgoAPI) ADD_DEPENDENCIES(PartSet ModuleBase) INSTALL(TARGETS PartSet DESTINATION bin) -#INSTALL(FILES ${QM_RESOURCES} DESTINATION bin) \ No newline at end of file +#INSTALL(FILES ${QM_RESOURCES} DESTINATION bin)