vcpkg/ports/michaelmiller-sec21/vcpkg.json

18 lines
363 B
JSON
Raw Permalink Normal View History

{
"name": "michaelmiller-sec21",
"version": "1.0.1",
"description": "sec21 is a collection of useful functions and classes.",
"homepage": "https://github.com/MichaelMiller-/sec21",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}