We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f2793 commit 6f0bb21Copy full SHA for 6f0bb21
cmake/CMakeLists.txt
@@ -80,7 +80,7 @@ option(BUILD_IFCGEOM "Build IfcGeom." ON)
80
option(BUILD_IFCPYTHON "Build IfcPython." ON)
81
option(BUILD_CONVERT "Build IfcConvert executable." ON)
82
option(BUILD_DOCUMENTATION "Build IfcOpenShell Documentation." OFF)
83
-option(BUILD_EXAMPLES "Build example applications." ON)
+option(BUILD_EXAMPLES "Build example applications." OFF)
84
option(BUILD_GEOMSERVER "Build IfcGeomServer executable (Open CASCADE is required)." ON)
85
option(BUILD_IFCMAX "Build IfcMax, a 3ds Max plug-in, Windows-only." OFF)
86
option(BUILD_QTVIEWER "Build IfcOpenShell Qt GUI Viewer" OFF) # QtViewer requires Qt6
0 commit comments