]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/CMakeLists.txt
Salome HOME
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index fea8bb975fb63c4dab94419929f8d086683c4ca9..f6eb37c9ea38a3f46382c307c8e6c0c5f51a564c 100644 (file)
@@ -94,6 +94,7 @@ SET(PROJECT_SOURCES
 
 SET(PROJECT_LIBRARIES
     Config
+    GeomAPI
 )
 SET(CMAKE_SWIG_FLAGS -threads -Wall)
 ADD_DEFINITIONS(-DMODELAPI_EXPORTS)