]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAPI/CMakeLists.txt
Salome HOME
Merge branch 'Results_Hierarchy'
[modules/shaper.git] / src / GeomAPI / CMakeLists.txt
index d42c54c57ebb8ee1f7634b9789bc62684a62261e..d441758f83bcda965ccb96a8a63cdf1d373fa1c8 100644 (file)
@@ -60,7 +60,13 @@ SET(PROJECT_HEADERS
     GeomAPI_Ellipse.h
     GeomAPI_Ellipse2d.h
     GeomAPI_Tools.h
-       GeomAPI_IScreenParams.h
+    GeomAPI_Shell.h
+    GeomAPI_Solid.h
+    GeomAPI_Sphere.h
+    GeomAPI_Cylinder.h
+    GeomAPI_Cone.h
+    GeomAPI_Torus.h
+    GeomAPI_Box.h
 )
 
 SET(PROJECT_SOURCES
@@ -99,6 +105,13 @@ SET(PROJECT_SOURCES
     GeomAPI_Ellipse.cpp
     GeomAPI_Ellipse2d.cpp
     GeomAPI_Tools.cpp
+    GeomAPI_Shell.cpp
+    GeomAPI_Solid.cpp
+    GeomAPI_Sphere.cpp
+    GeomAPI_Cylinder.cpp
+    GeomAPI_Cone.cpp
+    GeomAPI_Torus.cpp
+    GeomAPI_Box.cpp
 )
 
 SET(PROJECT_LIBRARIES