mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 16:21:01 +00:00
Default BUILD_QTVIEWER to off for the time being
This commit is contained in:
@@ -67,7 +67,7 @@ IF(NOT CMAKE_BUILD_TYPE)
|
|||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
# QtViewer requires Qt5
|
# QtViewer requires Qt5
|
||||||
OPTION(BUILD_QTVIEWER "Build IfcOpenShell Qt GUI Viewer" ON)
|
OPTION(BUILD_QTVIEWER "Build IfcOpenShell Qt GUI Viewer" OFF)
|
||||||
include(GNUInstallDirs)
|
include(GNUInstallDirs)
|
||||||
if((BUILD_CONVERT OR BUILD_GEOMSERVER OR BUILD_IFCPYTHON) AND (NOT BUILD_IFCGEOM))
|
if((BUILD_CONVERT OR BUILD_GEOMSERVER OR BUILD_IFCPYTHON) AND (NOT BUILD_IFCGEOM))
|
||||||
message(STATUS "'IfcGeom' is required with current outputs")
|
message(STATUS "'IfcGeom' is required with current outputs")
|
||||||
|
|||||||
Reference in New Issue
Block a user