From ff932937f06ccae36f8dd4c424cf259431c1421b Mon Sep 17 00:00:00 2001 From: David Garcia <48836389+david-antiteum@users.noreply.github.com> Date: Mon, 15 Apr 2019 13:21:25 +0200 Subject: [cpptoml] new port (#6089) --- ports/cpptoml/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/cpptoml/CONTROL (limited to 'ports/cpptoml/CONTROL') 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. -- cgit v1.2.3