Salome HOME
Move Hex_defines.hxx to the list of the headers.
authorrnv <rnv@opencascade.com>
Thu, 31 Oct 2013 11:55:26 +0000 (11:55 +0000)
committerrnv <rnv@opencascade.com>
Thu, 31 Oct 2013 11:55:26 +0000 (11:55 +0000)
src/HEXABLOCK/CMakeLists.txt

index a39a1f968de8a88554ef89157be565d961128293..abeb1ee2a0703c864d8690358830442f1d00784f 100644 (file)
@@ -94,6 +94,7 @@ SET(HEXABLOCKEngine_HEADERS
   HexKas_functions.hxx
   HexWitness.hxx
   HexCramer.hxx
+  Hex_defines.hxx 
 )
 
 # --- sources ---
@@ -151,8 +152,7 @@ SET(HEXABLOCKEngine_SOURCES
   Hex_salome.cxx
   test_unit.hxx
   test_hexa6.cxx
-  HexKas_functions.cxx 
-  Hex_defines.hxx 
+  HexKas_functions.cxx   
 )
 
 # --- rules ---