mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 12:59:03 +08:00
14 lines
211 B
JSON
14 lines
211 B
JSON
|
{
|
||
|
"name": "vcpkg-qmake",
|
||
|
"version-date": "2021-10-23",
|
||
|
"supports": "native",
|
||
|
"dependencies": [
|
||
|
"pkgconf",
|
||
|
{
|
||
|
"name": "qtbase",
|
||
|
"default-features": false
|
||
|
},
|
||
|
"vcpkg-cmake"
|
||
|
]
|
||
|
}
|