diff options
| author | David Garcia <48836389+david-antiteum@users.noreply.github.com> | 2019-04-15 13:21:25 +0200 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-15 04:21:25 -0700 |
| commit | ff932937f06ccae36f8dd4c424cf259431c1421b (patch) | |
| tree | 46fdd6186c95035f79318ec08daffd2fcee2a53c /ports/cpptoml/CONTROL | |
| parent | 0907798d406d036a488b826b91d1cea427d93497 (diff) | |
| download | vcpkg-ff932937f06ccae36f8dd4c424cf259431c1421b.tar.gz vcpkg-ff932937f06ccae36f8dd4c424cf259431c1421b.zip | |
[cpptoml] new port (#6089)
Diffstat (limited to 'ports/cpptoml/CONTROL')
| -rw-r--r-- | ports/cpptoml/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cpptoml/CONTROL b/ports/cpptoml/CONTROL new file mode 100644 index 000000000..2409ddbd2 --- /dev/null +++ b/ports/cpptoml/CONTROL @@ -0,0 +1,3 @@ +Source: cpptoml
+Version: v0.1.1
+Description: A header-only library for parsing TOML configuration files.
|
