[qt5-base] no absolute paths (#21568)

This commit is contained in:
autoantwort 2021-11-26 08:26:56 +01:00 committed by GitHub
parent 446f0d9a37
commit b722bcf25f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 2 deletions

View File

@ -504,6 +504,8 @@ if(QT_BUILD_LATEST)
)
endif()
vcpkg_fixup_pkgconfig()
# #Code to get generated CMake files from CI
# file(RENAME "${CURRENT_PACKAGES_DIR}/share/cmake/Qt5Core/Qt5CoreConfig.cmake" "${CURRENT_BUILDTREES_DIR}/Qt5CoreConfig.cmake.log")
# file(GLOB_RECURSE CMAKE_GUI_FILES "${CURRENT_PACKAGES_DIR}/share/cmake/Qt5Gui/*.cmake" )

View File

@ -1,7 +1,7 @@
{
"name": "qt5-base",
"version-semver": "5.15.2",
"port-version": 15,
"port-version": 16,
"description": "Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components.",
"homepage": "https://www.qt.io/",
"dependencies": [

View File

@ -5506,7 +5506,7 @@
},
"qt5-base": {
"baseline": "5.15.2",
"port-version": 15
"port-version": 16
},
"qt5-canvas3d": {
"baseline": "0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5f510633de982d6e75e3d1170af23feedf208166",
"version-semver": "5.15.2",
"port-version": 16
},
{
"git-tree": "3f339b7160586f33649b2bee10a48b4629d6d1f2",
"version-semver": "5.15.2",