Update Qt path for the 64-bit Windows nightly builds

This commit is contained in:
Justin Clift
2018-10-19 18:41:06 +11:00
parent ef99ea28ad
commit 4a39e343db

View File

@@ -35,7 +35,7 @@ if(WIN32 AND MSVC)
if(CMAKE_CL_64)
# Paths for 64-bit windows builds
set(OPENSSL_PATH "C:/dev/OpenSSL-Win64")
set(QT5_PATH "C:/dev/Qt/5.8/msvc2013_64")
set(QT5_PATH "C:/dev/Qt/5.10.1/msvc2013_64")
set(VSREDIST "vcredist_x64.exe")
# Choose between SQLCipher or SQLite, depending whether