mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
Fix #7561
This commit is contained in:
@@ -42,3 +42,8 @@ foreach(kernel ${GEOMETRY_KERNELS})
|
||||
endforeach()
|
||||
|
||||
set(kernel_libraries ${kernel_libraries} PARENT_SCOPE)
|
||||
|
||||
install(
|
||||
FILES ifc_geomlibrary_api.h
|
||||
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/ifcgeom/kernels/"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user