mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
cmake: fix QT version number from merge conflict
This commit is contained in:
committed by
Thomas Krijnen
parent
5c78e29849
commit
83dda3e73f
@@ -63,7 +63,7 @@ endif()
|
||||
option(USERSPACE_PYTHON_PREFIX "Installs IfcPython for the current user only instead of system-wide." OFF)
|
||||
option(ADD_COMMIT_SHA "Add commit sha and branch in version number, warning results in many rebuilds, requires git" OFF)
|
||||
option(BUILD_IFCMAX "Build IfcMax, a 3ds Max plug-in, Windows-only." OFF)
|
||||
# QtViewer requires Qt5
|
||||
# QtViewer requires Qt6
|
||||
option(BUILD_QTVIEWER "Build IfcOpenShell Qt GUI Viewer" OFF)
|
||||
|
||||
if(MSVC AND MSVC_PARALLEL_BUILD)
|
||||
|
||||
Reference in New Issue
Block a user