diff options
| author | Bogdan Gospodaru <bgospodaru@gmail.com> | 2019-04-29 22:16:12 +0300 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-29 12:16:12 -0700 |
| commit | e591f8d63f2b1f53c4aca54b628d5fbe9f31779b (patch) | |
| tree | ef728539f198abfbd098bfd37786545a48765f5b /ports/tmxlite/CONTROL | |
| parent | 51dc766e79b889bc47198a3704bf39c356a80970 (diff) | |
| download | vcpkg-e591f8d63f2b1f53c4aca54b628d5fbe9f31779b.tar.gz vcpkg-e591f8d63f2b1f53c4aca54b628d5fbe9f31779b.zip | |
[tmxlite] port (#6243)
* added tmxlite port
* added static support
Diffstat (limited to 'ports/tmxlite/CONTROL')
| -rw-r--r-- | ports/tmxlite/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/tmxlite/CONTROL b/ports/tmxlite/CONTROL new file mode 100644 index 000000000..eb3cfdd55 --- /dev/null +++ b/ports/tmxlite/CONTROL @@ -0,0 +1,3 @@ +Source: tmxlite
+Version: 2019-03-05
+Description: A lightweight C++14 parsing library for tmx map files created with the Tiled map editor.
\ No newline at end of file |
