]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAPI/CMakeLists.txt
Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / GeomAPI / CMakeLists.txt
index 15162678616da2275f604cd114e5b2c174ecfe3d..c0c67230e5acef38e77d47571e39a9bc30fc9527 100644 (file)
@@ -9,6 +9,7 @@ SET(PROJECT_HEADERS
     GeomAPI_Interface.h
     GeomAPI_Pnt.h
     GeomAPI_Dir.h
+    GeomAPI_Pln.h
     GeomAPI_Shape.h
 )
 
@@ -16,6 +17,7 @@ SET(PROJECT_SOURCES
     GeomAPI_Interface.cpp
     GeomAPI_Pnt.cpp
     GeomAPI_Dir.cpp
+    GeomAPI_Pln.cpp
     GeomAPI_Shape.cpp
 )