mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:36:45 +08:00
b7f99c3c4b
* Remove unused cmake options and MAYBE_UNUSED_VARIABLES values * Update MAYBE_UNUSED_VARIABLES docs * update version * version stuff * version stuff * update docs
20 lines
389 B
JSON
20 lines
389 B
JSON
{
|
|
"name": "kf5windowsystem",
|
|
"version": "5.84.0",
|
|
"port-version": 1,
|
|
"description": "Access to the windowing system",
|
|
"homepage": "https://api.kde.org/frameworks/kwindowsystem/html/",
|
|
"dependencies": [
|
|
"ecm",
|
|
"qt5-tools",
|
|
{
|
|
"name": "qt5-winextras",
|
|
"platform": "windows"
|
|
},
|
|
{
|
|
"name": "qt5-x11extras",
|
|
"platform": "linux"
|
|
}
|
|
]
|
|
}
|