diff options
| author | つむぎん <oishikazuki@gmail.com> | 2018-10-04 13:32:36 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-03 21:32:36 -0700 |
| commit | dabfd4e0227355229eb1355b866e16d325c0cde7 (patch) | |
| tree | 9e0486130bc7a3f7cbe36bd034110121208d84bb /ports/tinyutf8/CONTROL | |
| parent | 37b17780533da7a3e369bda90e044aed714f7033 (diff) | |
| download | vcpkg-dabfd4e0227355229eb1355b866e16d325c0cde7.tar.gz vcpkg-dabfd4e0227355229eb1355b866e16d325c0cde7.zip | |
[tinyutf8] Initial port for tinyutf8. (#4388)
* Add tinyutf8 port.
* [tinyutf8] Use vcpkg_from_github(). Simplify patch.
Diffstat (limited to 'ports/tinyutf8/CONTROL')
| -rw-r--r-- | ports/tinyutf8/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
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.
|
