mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 19:39:06 +08:00
7ef0c787df
* Adds rsig v0.1.0 * Applies automated code reviews. - updates new cmake invocation - adds license field vcpkg.json * Fixes versions. * Remove CMakeList and cmake dependency. * Fix version.
8 lines
160 B
JSON
8 lines
160 B
JSON
{
|
|
"name": "rsig",
|
|
"version-semver": "0.1.0",
|
|
"description": "rioki's signal library",
|
|
"homepage": "https://github.com/rioki/rsig",
|
|
"license": "MIT"
|
|
}
|