vcpkg/ports/libuuid/vcpkg.json
bucurb 22a15e3995
[libuuid] Added cmake config and targets (#18738)
* added cmake config and targets

* bumped version

* updated sha

* renamed targets to unofficial-

* updated sha

* Trigger builds

* PR comments

* updated sha

* Update the baseline version

* PR comments

* sha

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 21:44:41 -07:00

9 lines
204 B
JSON

{
"name": "libuuid",
"version": "1.0.3",
"port-version": 8,
"description": "Universally unique id library",
"homepage": "https://sourceforge.net/projects/libuuid",
"supports": "linux | osx"
}