mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 16:22:53 +00:00
Rename Bonsai Viewer build option
Replace the old IFC viewer build switch with BUILD_BONSAIVIEWER in CMake, the Linux workflows, and the nix build script. Generated with the assistance of an AI coding tool.
This commit is contained in:
@@ -143,7 +143,7 @@ mkdir build && cd build
|
||||
|
||||
cmake ../cmake \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DBUILD_IFCVIEWER=ON \
|
||||
-DBUILD_BONSAIVIEWER=ON \
|
||||
-DBUILD_CONVERT=OFF \
|
||||
-DBUILD_IFCPYTHON=OFF \
|
||||
-DBUILD_GEOMSERVER=OFF \
|
||||
|
||||
Reference in New Issue
Block a user