mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 11:52:03 +08:00
14 lines
281 B
JSON
14 lines
281 B
JSON
|
{
|
||
|
"name": "qt5-macextras",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 Mac Extras Module. Provides platform-specific APIs for mac.",
|
||
|
"supports": "osx",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|