Merge branch 'ifcviewer-wgpu' of https://github.com/IfcOpenShell/IfcOpenShell into ifcviewer-wgpu

This commit is contained in:
Thomas Krijnen
2026-07-03 13:35:06 +02:00
137 changed files with 4451 additions and 2902 deletions
-6
View File
@@ -721,12 +721,6 @@ if(BUILD_BONSAIVIEWER)
add_subdirectory(../src/bonsaiviewer bonsaiviewer)
endif()
# Standalone wgpu diagnostic tool (no bonsai) — fast iteration on
# wgpu-native probing without the full bonsai build.
if(BUILD_BONSAIVIEWER_WGPU AND NOT BUILD_BONSAIVIEWER)
add_subdirectory(../src/wgpu-mem-probe wgpu-mem-probe)
endif()
# Cmake uninstall target
if(NOT TARGET uninstall)
configure_file(