Skip to content

Commit

Permalink
Update to Qt 6.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Oct 11, 2024
1 parent 412c8d0 commit 9aaddbd
Show file tree
Hide file tree
Showing 137 changed files with 10 additions and 5,723 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# CMake settings
cmake_minimum_required(VERSION 3.19)

set(VCPKG_TAG 1318ab14aae14db20085441cd71366891a9c9d0c)
set(VCPKG_TAG e4fef94e1b861202de1fc0138f6e759e8216c4e9)

set(QML_IMPORT_PATH ${CMAKE_SOURCE_DIR}/src/qml/imports CACHE PATH "QML import path for Qt Creator to detect custom modules properly")

Expand Down
8 changes: 8 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@
"name": "qtbase",
"default-features": false
},
{
"name": "qtbase",
"default-features": false,
"features": [
"gles3"
],
"platform": "!windows & !osx & !android"
},
{
"name": "qtcharts",
"features": [
Expand Down
23 changes: 0 additions & 23 deletions vcpkg/ports/libqglviewer/Add-compile-definitions.patch

This file was deleted.

52 changes: 0 additions & 52 deletions vcpkg/ports/libqglviewer/Fix-error-c2039.patch

This file was deleted.

21 changes: 0 additions & 21 deletions vcpkg/ports/libqglviewer/portfile.cmake

This file was deleted.

19 changes: 0 additions & 19 deletions vcpkg/ports/libqglviewer/vcpkg.json

This file was deleted.

32 changes: 0 additions & 32 deletions vcpkg/ports/litehtml/fix-relative-includes.patch

This file was deleted.

29 changes: 0 additions & 29 deletions vcpkg/ports/litehtml/portfile.cmake

This file was deleted.

62 changes: 0 additions & 62 deletions vcpkg/ports/litehtml/use-vcpkg-gumbo.patch

This file was deleted.

19 changes: 0 additions & 19 deletions vcpkg/ports/litehtml/vcpkg.json

This file was deleted.

1 change: 1 addition & 0 deletions vcpkg/ports/qgis/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"harfbuzz",
"jpeg",
"network",
"opengl",
{
"name": "openssl",
"platform": "!ios"
Expand Down
1 change: 0 additions & 1 deletion vcpkg/ports/qt/portfile.cmake

This file was deleted.

Loading

0 comments on commit 9aaddbd

Please sign in to comment.