Files
IfcOpenShell/.github/workflows
Dion Moult 317dbaa440 ci: wgpu mac — install Boost on the runner
Top-level cmake/CMakeLists.txt:328 does an unconditional
find_package(Boost REQUIRED COMPONENTS program_options regex thread
date_time iostreams) before the BUILD_BONSAIVIEWER gate, so we have
to install it on the runner even though IfcViewerWgpu itself doesn't
touch Boost. Removed via task #12 (extract ifcviewer-core) later.

Other unconditional finds in the top-level CMake (manifold,
nlohmann_json, USD, RocksDB, zstd) are already gated on flags that
default to OFF — no action needed for those.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 18:10:24 +10:00
..
2025-02-24 10:30:49 +01:00
2026-04-23 10:58:57 +02:00
2026-05-25 16:34:19 +10:00
2026-05-25 16:34:19 +10:00
2025-12-19 18:53:14 +05:00
2026-04-10 19:05:54 +10:00
2026-04-10 19:11:41 +05:00
2026-05-08 16:20:26 +02:00