early-access version 2853
This commit is contained in:
2
externals/vcpkg/ports/qtquickcontrols2/portfile.cmake
vendored
Executable file
2
externals/vcpkg/ports/qtquickcontrols2/portfile.cmake
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
set(SCRIPT_PATH "${CURRENT_INSTALLED_DIR}/share/qtbase")
|
||||
include("${SCRIPT_PATH}/qt_install_submodule.cmake")
|
||||
9
externals/vcpkg/ports/qtquickcontrols2/vcpkg.json
vendored
Executable file
9
externals/vcpkg/ports/qtquickcontrols2/vcpkg.json
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "qtquickcontrols2",
|
||||
"version-semver": "6.2.0",
|
||||
"description": "Qt Quick Controls 2 (deprecated). Included in qtdeclarative",
|
||||
"homepage": "https://www.qt.io/",
|
||||
"dependencies": [
|
||||
"qtdeclarative"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user