Adding ifcgeom_schema_agnostic headers in include directory

This commit is contained in:
carmenfan
2018-01-24 17:09:04 +00:00
committed by Thomas Krijnen
parent 9f91109e66
commit 7a4059fbfd
+4
View File
@@ -629,6 +629,10 @@ INSTALL(FILES ${IFCGEOM_H_FILES}
DESTINATION ${INCLUDEDIR}/ifcgeom
)
INSTALL(FILES ${SCHEMA_AGNOSTIC_H_FILES}
DESTINATION ${INCLUDEDIR}/ifcgeom_schema_agnostic
)
INSTALL(TARGETS IfcParse IfcGeom_ifc2x3 IfcGeom_ifc4 IfcConvert IfcGeomServer
ARCHIVE DESTINATION ${LIBDIR}
LIBRARY DESTINATION ${LIBDIR}