yuzu/externals/vcpkg/ports/discreture/vcpkg.json

12 lines
378 B
JSON
Executable File

{
"name": "discreture",
"version-string": "2020-01-29",
"port-version": 1,
"description": "A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.",
"homepage": "https://github.com/mraggi/discreture",
"dependencies": [
"boost-container",
"boost-iterator"
]
}