diff options
| author | myd7349 <myd7349@gmail.com> | 2019-01-26 05:44:47 +0800 |
|---|---|---|
| committer | Codiferous <44823842+Codiferous@users.noreply.github.com> | 2019-01-25 13:44:47 -0800 |
| commit | af4e9288446b1237096d8cb91615fcb1aafaee84 (patch) | |
| tree | 93d6978cd1ab482b6b7b413736e3da6b2135cb84 /ports/xtl/CONTROL | |
| parent | bab298c970df72ab4dd202bfe3e163b97f8c9053 (diff) | |
| download | vcpkg-af4e9288446b1237096d8cb91615fcb1aafaee84.tar.gz vcpkg-af4e9288446b1237096d8cb91615fcb1aafaee84.zip | |
[xtl] Add new port (#5145)
* [xtl] Add new port
* [xtl] Update to 0.5.3
Diffstat (limited to 'ports/xtl/CONTROL')
| -rw-r--r-- | ports/xtl/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/xtl/CONTROL b/ports/xtl/CONTROL new file mode 100644 index 000000000..f5158ebe5 --- /dev/null +++ b/ports/xtl/CONTROL @@ -0,0 +1,4 @@ +Source: xtl
+Version: 0.5.3
+Build-Depends: nlohmann-json
+Description: The x template library.
|
