Skip to content

Commit

Permalink
Update to Qt 6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
D0ntPanic committed Dec 8, 2023
1 parent bd83a96 commit 5f621d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if (NOT BN_INTERNAL_BUILD)
if(WIN32)
set(MSVC_VERSION msvc2022_64 CACHE STRING "Version of MSVC Qt is built with" )
endif()
set(QT_VERSION 6.5.3 CACHE STRING "Version of Qt to use")
set(QT_VERSION 6.6.1 CACHE STRING "Version of Qt to use")

if(NOT CMAKE_PREFIX_PATH)
if(APPLE)
Expand Down

0 comments on commit 5f621d6

Please sign in to comment.