comment edit: Qt5 to Qt6

This commit is contained in:
Dushyant Basson
2023-08-29 09:10:02 +05:30
committed by Thomas Krijnen
parent 26dd850ac1
commit 9c4c42e27e
+1 -1
View File
@@ -82,7 +82,7 @@ if(NO_WARN)
endif()
endif()
# QtViewer requires Qt5
# QtViewer requires Qt6
OPTION(BUILD_QTVIEWER "Build IfcOpenShell Qt GUI Viewer" OFF)
include(GNUInstallDirs)
if((BUILD_CONVERT OR BUILD_GEOMSERVER OR BUILD_IFCPYTHON) AND (NOT BUILD_IFCGEOM))