vcpkg/ports/hps/vcpkg.json
Prateek Joshi 620e68b9b5
[hps] Add new port (#23946)
* Added hps port

* Update version database

* added quotes around variables in portfile.cmake

* Updated versions/h-/hps.json

* add usage file

Co-authored-by: Prateek Joshi <empty@empty.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 14:46:26 -07:00

8 lines
187 B
JSON

{
"name": "hps",
"version-date": "2022-01-18",
"description": "A C++11 High Performance Serialization Library.",
"homepage": "https://github.com/jl2922/hps",
"license": "MIT"
}