early-access version 2853
This commit is contained in:
22
externals/vcpkg/ports/qtlocation/vcpkg.json
vendored
Executable file
22
externals/vcpkg/ports/qtlocation/vcpkg.json
vendored
Executable file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "qtlocation",
|
||||
"version": "6.3.0",
|
||||
"description": "Qt Location",
|
||||
"homepage": "https://www.qt.io/",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "qtbase",
|
||||
"default-features": false
|
||||
},
|
||||
{
|
||||
"name": "qtbase",
|
||||
"default-features": false,
|
||||
"features": [
|
||||
"dbus"
|
||||
],
|
||||
"platform": "linux"
|
||||
},
|
||||
"qtpositioning"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user