Salome HOME
Solve problem of non install of includes of src/engine/.hxx into install/include...
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 28 Jul 2016 14:47:24 +0000 (16:47 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 28 Jul 2016 14:47:24 +0000 (16:47 +0200)
src/engine/CMakeLists.txt

index 4f06b06e51cd523b9ab63682f365eb987493c6ae..264fdaff3263d002f7d40bbc74e4e33934f4fccc 100644 (file)
@@ -107,7 +107,7 @@ SET(YACSlibEngine_HEADERS
   ElementaryPoint.hxx
   SetOfPoints.hxx
   
-  PARENT_SCOPE  # Make it visible to src/engine_swig to handle dependencies 
+  #PARENT_SCOPE  # Make it visible to src/engine_swig to handle dependencies 
   )
 
 # --- sources ---