mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-03 23:40:34 +05:00
Install missing header files.
This commit is contained in:
parent
8493fca5aa
commit
4358526b84
@ -55,22 +55,22 @@ SET(_link_LIBRARIES
|
|||||||
# --- headers ---
|
# --- headers ---
|
||||||
|
|
||||||
SET(GEOMEngine_HEADERS
|
SET(GEOMEngine_HEADERS
|
||||||
# GEOM_Object_i.hh
|
GEOM_Object_i.hh
|
||||||
# GEOM_IOperations_i.hh
|
GEOM_IOperations_i.hh
|
||||||
# GEOM_IBasicOperations_i.hh
|
GEOM_IBasicOperations_i.hh
|
||||||
# GEOM_IHealingOperations_i.hh
|
GEOM_IHealingOperations_i.hh
|
||||||
# GEOM_I3DPrimOperations_i.hh
|
GEOM_I3DPrimOperations_i.hh
|
||||||
# GEOM_IShapesOperations_i.hh
|
GEOM_IShapesOperations_i.hh
|
||||||
# GEOM_IBlocksOperations_i.hh
|
GEOM_IBlocksOperations_i.hh
|
||||||
# GEOM_IBooleanOperations_i.hh
|
GEOM_IBooleanOperations_i.hh
|
||||||
# GEOM_ICurvesOperations_i.hh
|
GEOM_ICurvesOperations_i.hh
|
||||||
# GEOM_ILocalOperations_i.hh
|
GEOM_ILocalOperations_i.hh
|
||||||
# GEOM_IInsertOperations_i.hh
|
GEOM_IInsertOperations_i.hh
|
||||||
# GEOM_ITransformOperations_i.hh
|
GEOM_ITransformOperations_i.hh
|
||||||
# GEOM_IMeasureOperations_i.hh
|
GEOM_IMeasureOperations_i.hh
|
||||||
# GEOM_IGroupOperations_i.hh
|
GEOM_IGroupOperations_i.hh
|
||||||
# GEOM_Gen_i.hh
|
GEOM_Gen_i.hh
|
||||||
# GEOM_GEOM_I.hxx
|
GEOM_GEOM_I.hxx
|
||||||
GEOM_wrap.hxx
|
GEOM_wrap.hxx
|
||||||
)
|
)
|
||||||
# --- sources ---
|
# --- sources ---
|
||||||
|
Loading…
Reference in New Issue
Block a user