mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-15 18:14:08 +00:00
Merge branch 'ifcviewer-wgpu' of https://github.com/IfcOpenShell/IfcOpenShell into ifcviewer-wgpu
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user