vcpkg/ports/discreture/CONTROL
Rémi Bédard-Couture c6756ce80b
[discreture] Add new port (#15967)
* [discreture] Add new port

* Remove unused options

* Replace hardcoded port name with cmake variable

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Adding version file to fix windows-x86 build failure

* Add usage file to point to the correct header file at the end of the installation

* Update port version SHA after vcpkg x-add-version discreture

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-08 17:57:27 -08:00

6 lines
304 B
Plaintext

Source: discreture
Version: 2020-01-29
Homepage: https://github.com/mraggi/discreture
Description: A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.
Build-Depends: boost-iterator, boost-container