mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 17:36:29 +00:00
Add geometry library install targets #4842
This commit is contained in:
@@ -1177,7 +1177,7 @@ if(BUILD_IFCGEOM)
|
|||||||
DESTINATION ${INCLUDEDIR}/ifcgeom_schema_agnostic
|
DESTINATION ${INCLUDEDIR}/ifcgeom_schema_agnostic
|
||||||
)
|
)
|
||||||
|
|
||||||
install(TARGETS ${IFCGEOM_SCHEMA_LIBRARIES} IfcGeom
|
install(TARGETS ${IFCGEOM_SCHEMA_LIBRARIES} ${kernel_libraries} IfcGeom
|
||||||
ARCHIVE DESTINATION ${LIBDIR}
|
ARCHIVE DESTINATION ${LIBDIR}
|
||||||
LIBRARY DESTINATION ${LIBDIR}
|
LIBRARY DESTINATION ${LIBDIR}
|
||||||
RUNTIME DESTINATION ${BINDIR}
|
RUNTIME DESTINATION ${BINDIR}
|
||||||
|
|||||||
Reference in New Issue
Block a user