Skip to content

Commit 70ff15d

Browse files
author
Bernhard Stöcker
committed
update Qt 6.5.3
1 parent 837cacd commit 70ff15d

37 files changed

+10790
-970
lines changed

.cmake.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
set(QT_REPO_MODULE_VERSION "6.4.0")
1+
set(QT_REPO_MODULE_VERSION "6.5.3")

.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

CMakeLists.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Generated from sqldrivers.pro.
1+
# Copyright (C) 2022 The Qt Company Ltd.
2+
# SPDX-License-Identifier: BSD-3-Clause
23

3-
# special case begin
44
cmake_minimum_required(VERSION 3.16)
55
if (NOT CMAKE_PROJECT_NAME STREQUAL "QtBase" AND NOT CMAKE_PROJECT_NAME STREQUAL "Qt")
66
include(.cmake.conf)
@@ -75,4 +75,3 @@ endif()
7575
if(NOT CMAKE_PROJECT_NAME STREQUAL "QtBase" AND NOT CMAKE_PROJECT_NAME STREQUAL "Qt")
7676
qt_print_feature_summary()
7777
endif()
78-
# special case end

CTestTestfile.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CMake generated Testfile for
2-
# Source directory: C:/Qt/Qt5.12/6.4.0/Src/qtbase/src/plugins/sqldrivers
3-
# Build directory: C:/Qt/Qt5.12/6.4.0/Src/qtbase/src/plugins/sqldrivers
2+
# Source directory: C:/Qt/Qt5.12/6.5.3/Src/qtbase/src/plugins/sqldrivers
3+
# Build directory: C:/Qt/Qt5.12/6.5.3/Src/qtbase/src/plugins/sqldrivers
44
#
55
# This file includes the relevant testing commands required for
66
# testing this directory and lists subdirectories to be tested as well.

LICENSE.LGPLv3

Lines changed: 0 additions & 175 deletions
This file was deleted.

0 commit comments

Comments
 (0)