Salome HOME
Add the feature "GDML Ellipsoid".
[modules/shaper.git] / src / GDMLPlugin / CMakeLists.txt
index 3723e22208b12bed3420a0c2440111ec6a459c8f..ce4ae6a26c5f14c204b8c66271a8079b673f2a2f 100644 (file)
@@ -27,16 +27,19 @@ SET(PROJECT_HEADERS
     GDMLPlugin.h
     GDMLPlugin_Plugin.h
     GDMLPlugin_ConeSegment.h
+    GDMLPlugin_Ellipsoid.h
 )
 
 SET(PROJECT_SOURCES
     GDMLPlugin_Plugin.cpp
     GDMLPlugin_ConeSegment.cpp
+    GDMLPlugin_Ellipsoid.cpp
 )
 
 SET(XML_RESOURCES
   plugin-GDML.xml
   conesegment_widget.xml
+  ellipsoid_widget.xml
 )
 
 INCLUDE_DIRECTORIES(