From dabfd4e0227355229eb1355b866e16d325c0cde7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=A4=E3=82=80=E3=81=8E=E3=82=93?= Date: Thu, 4 Oct 2018 13:32:36 +0900 Subject: [tinyutf8] Initial port for tinyutf8. (#4388) * Add tinyutf8 port. * [tinyutf8] Use vcpkg_from_github(). Simplify patch. --- ports/tinyutf8/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/tinyutf8/CONTROL (limited to 'ports/tinyutf8/CONTROL') diff --git a/ports/tinyutf8/CONTROL b/ports/tinyutf8/CONTROL new file mode 100644 index 000000000..e67cee3fc --- /dev/null +++ b/ports/tinyutf8/CONTROL @@ -0,0 +1,3 @@ +Source: tinyutf8 +Version: 2.1.1-1 +Description: TINYUTF8 is a library for extremely easy integration of Unicode into an arbitrary C++11 project. -- cgit v1.2.3