yuzu/externals/vcpkg/ports/ecm/vcpkg.json

13 lines
271 B
JSON
Executable File

{
"name": "ecm",
"version": "5.89.0",
"description": "Extra CMake Modules (ECM), extra modules and scripts for CMake",
"homepage": "https://github.com/KDE/extra-cmake-modules",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}