mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 14:33:28 +00:00
Merge remote-tracking branch 'origin/ifcviewer' into datamodel-v1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
find_package(Eigen3 REQUIRED)
|
||||
|
||||
set(mapping_plugin_runtime_dir "${CMAKE_BINARY_DIR}/ifcgeom/$<CONFIG>")
|
||||
set(mapping_plugin_runtime_dir "$<TARGET_FILE_DIR:IfcGeom>")
|
||||
|
||||
if (NOT WASM_BUILD)
|
||||
# wasm-ld (?) trips up on multiple defined symbols. IfcParse already brings
|
||||
|
||||
Reference in New Issue
Block a user