diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-08-02 10:29:18 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-08-02 10:29:18 -0700 |
| commit | 995ab878608e9e2f660e674da29e88ec25bd14aa (patch) | |
| tree | 590ddc7cf5fa83010de50207428cd00c0d24d344 /ports/brigand/CONTROL | |
| parent | 3fe2ec61d3089b8ec6d465f11d7a081c2a971e80 (diff) | |
| download | vcpkg-995ab878608e9e2f660e674da29e88ec25bd14aa.tar.gz vcpkg-995ab878608e9e2f660e674da29e88ec25bd14aa.zip | |
[brigand] Add new port (#7518)
Diffstat (limited to 'ports/brigand/CONTROL')
| -rw-r--r-- | ports/brigand/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/brigand/CONTROL b/ports/brigand/CONTROL new file mode 100644 index 000000000..2fba63f77 --- /dev/null +++ b/ports/brigand/CONTROL @@ -0,0 +1,6 @@ +Source: brigand +Version: 1.3.0 +Homepage: https://github.com/edouarda/brigand +Description: Brigand is a light-weight, fully functional, instant-compile time C++ 11 meta-programming library. +Build-Depends: boost + |
