summaryrefslogtreecommitdiff
path: root/view/sharedcache
diff options
context:
space:
mode:
Diffstat (limited to 'view/sharedcache')
-rw-r--r--view/sharedcache/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/sharedcache/CMakeLists.txt b/view/sharedcache/CMakeLists.txt
index 89cbd820..07c58514 100644
--- a/view/sharedcache/CMakeLists.txt
+++ b/view/sharedcache/CMakeLists.txt
@@ -16,7 +16,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.7.2 CACHE STRING "Version of Qt to use")
+ set(QT_VERSION 6.8.2 CACHE STRING "Version of Qt to use")
if(NOT CMAKE_PREFIX_PATH)
if(APPLE)