diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-09-09 21:10:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-09 12:10:56 -0700 |
| commit | aa042ad0fb35c01ebd27dc3655e11c7dd8df689b (patch) | |
| tree | 70cbbb9cde654c9feeeef44f9681365661b2c22b /ports/mp-units/CONTROL | |
| parent | 468e82de6e0cfcdb5588e58d1322c07bcdffd9e6 (diff) | |
| download | vcpkg-aa042ad0fb35c01ebd27dc3655e11c7dd8df689b.tar.gz vcpkg-aa042ad0fb35c01ebd27dc3655e11c7dd8df689b.zip | |
[mp-units] add new port (#13416)
* [mp-units] add new port
* fix config
Diffstat (limited to 'ports/mp-units/CONTROL')
| -rw-r--r-- | ports/mp-units/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/mp-units/CONTROL b/ports/mp-units/CONTROL new file mode 100644 index 000000000..355d1cf45 --- /dev/null +++ b/ports/mp-units/CONTROL @@ -0,0 +1,5 @@ +Source: mp-units +Version: 0.6.0 +Homepage: https://github.com/mpusz/units +Description: mp-units - A Units Library for C++ +Build-Depends: fmt, ms-gsl |
