]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAlgoAPI/CMakeLists.txt
Salome HOME
Merge branch 'BR_PYTHON_PLUGIN' of newgeom:newgeom.git into Dev_0.6.1
[modules/shaper.git] / src / GeomAlgoAPI / CMakeLists.txt
index ef36a838e3b4c70ff2ab0ab5ad9f4f7962132227..5ae5c8e50fee6e2f4f5e3037c29cb1066342d4df 100644 (file)
@@ -1,3 +1,5 @@
+## Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+
 FIND_PACKAGE(SWIG REQUIRED)
 
 INCLUDE(${SWIG_USE_FILE})
@@ -14,6 +16,7 @@ SET(PROJECT_HEADERS
     GeomAlgoAPI_Boolean.h
     GeomAlgoAPI_MakeShape.h
     GeomAlgoAPI_DFLoader.h
+    GeomAlgoAPI_Placement.h
 )
 
 SET(PROJECT_SOURCES
@@ -26,6 +29,7 @@ SET(PROJECT_SOURCES
     GeomAlgoAPI_Boolean.cpp
     GeomAlgoAPI_MakeShape.cpp
     GeomAlgoAPI_DFLoader.cpp
+    GeomAlgoAPI_Placement.cpp
 )
 
 SET(PROJECT_LIBRARIES