Salome HOME
Install missing header files.
authorrnv <rnv@opencascade.com>
Wed, 14 May 2014 12:13:44 +0000 (16:13 +0400)
committerrnv <rnv@opencascade.com>
Wed, 14 May 2014 12:13:44 +0000 (16:13 +0400)
src/GEOM_I/CMakeLists.txt

index cd6ed7108c54ea53be96e105b351a1a8ee35014b..fb2a677a779bff91bbf72003d14dbf23a4f4acd5 100755 (executable)
@@ -55,22 +55,22 @@ SET(_link_LIBRARIES
 # --- headers ---
 
 SET(GEOMEngine_HEADERS
-  GEOM_Object_i.hh
-  GEOM_IOperations_i.hh
-  GEOM_IBasicOperations_i.hh
-  GEOM_IHealingOperations_i.hh
-  GEOM_I3DPrimOperations_i.hh
-  GEOM_IShapesOperations_i.hh
-  GEOM_IBlocksOperations_i.hh
-  GEOM_IBooleanOperations_i.hh
-  GEOM_ICurvesOperations_i.hh
-  GEOM_ILocalOperations_i.hh
-  GEOM_IInsertOperations_i.hh
-  GEOM_ITransformOperations_i.hh
-  GEOM_IMeasureOperations_i.hh
-  GEOM_IGroupOperations_i.hh
-  GEOM_Gen_i.hh
-  GEOM_GEOM_I.hxx
+  GEOM_Object_i.hh
+  GEOM_IOperations_i.hh
+  GEOM_IBasicOperations_i.hh
+  GEOM_IHealingOperations_i.hh
+  GEOM_I3DPrimOperations_i.hh
+  GEOM_IShapesOperations_i.hh
+  GEOM_IBlocksOperations_i.hh
+  GEOM_IBooleanOperations_i.hh
+  GEOM_ICurvesOperations_i.hh
+  GEOM_ILocalOperations_i.hh
+  GEOM_IInsertOperations_i.hh
+  GEOM_ITransformOperations_i.hh
+  GEOM_IMeasureOperations_i.hh
+  GEOM_IGroupOperations_i.hh
+  GEOM_Gen_i.hh
+  GEOM_GEOM_I.hxx
   GEOM_wrap.hxx
   )
 # --- sources ---