vcpkg/ports/rsig/vcpkg.json
Sean Farrell 7ef0c787df
[rsig] Adds new port rsig v0.1.0 (#24246)
* 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.
2022-04-20 14:47:08 -07:00

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"
}