early-access version 2853
This commit is contained in:
11
externals/vcpkg/ports/discreture/vcpkg.json
vendored
Executable file
11
externals/vcpkg/ports/discreture/vcpkg.json
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user