[qtdeclarative] add long path warning (#29495)

* add long path warning

* update

* add vcpkg_buildpath_length_warning

* remove useless code
This commit is contained in:
Mengna Li 2023-02-16 02:02:00 +08:00 committed by GitHub
parent f468f46b78
commit 376362d3fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,8 @@
set(SCRIPT_PATH "${CURRENT_INSTALLED_DIR}/share/qtbase")
include("${SCRIPT_PATH}/qt_install_submodule.cmake")
vcpkg_buildpath_length_warning(44)
set(TOOL_NAMES
qml
qmlcachegen

View File

@ -1,6 +1,7 @@
{
"name": "qtdeclarative",
"version": "6.4.2",
"port-version": 1,
"description": "Qt Declarative (Quick 2)",
"homepage": "https://www.qt.io/",
"license": null,

View File

@ -6486,7 +6486,7 @@
},
"qtdeclarative": {
"baseline": "6.4.2",
"port-version": 0
"port-version": 1
},
"qtdeviceutilities": {
"baseline": "6.4.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "70badba61897e63a26540f70ff53e0df92ff01bb",
"version": "6.4.2",
"port-version": 1
},
{
"git-tree": "005e51361039c1a03018a94d3f2da31bea63ab59",
"version": "6.4.2",