19 lines
437 B
JSON
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"
|
|
]
|
|
}
|