yuzu/externals/vcpkg/ports/sprout/vcpkg.json

12 lines
328 B
JSON
Executable File

{
"name": "sprout",
"version-string": "2019-06-20",
"port-version": 1,
"description": "C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others",
"homepage": "https://github.com/bolero-MURAKAMI/Sprout",
"dependencies": [
"boost-array",
"boost-mpl"
]
}