Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
437 B
JSON

{
"name": "ztd-platform",
"version-date": "2022-12-30",
"description": "A library for messing with platfom-dependent configurations and libraries, and sometimes hiding their cores.",
"homepage": "https://github.com/soasis/platform",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"ztd-idk"
]
}