diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-10-13 14:46:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 14:46:28 -0700 |
| commit | cebe05184119cfabcc8f5c0e71c8673c22a1487b (patch) | |
| tree | 4399850d61029f99fd0d36a09deda305e5fa9a90 /ports/utfcpp/CONTROL | |
| parent | 0a41fb2dfa6b0714da83e00aa3802302c7ec7fb4 (diff) | |
| download | vcpkg-cebe05184119cfabcc8f5c0e71c8673c22a1487b.tar.gz vcpkg-cebe05184119cfabcc8f5c0e71c8673c22a1487b.zip | |
[utfcpp] Use vcpkg_*_cmake and add features (#13521)
Diffstat (limited to 'ports/utfcpp/CONTROL')
| -rw-r--r-- | ports/utfcpp/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/utfcpp/CONTROL b/ports/utfcpp/CONTROL index 88cdd692d..11be1813c 100644 --- a/ports/utfcpp/CONTROL +++ b/ports/utfcpp/CONTROL @@ -1,4 +1,5 @@ Source: utfcpp
Version: 3.1.2
+Port-Version: 1
Homepage: https://github.com/nemtrif/utfcpp
-Description: UTF-8 with C++ in a Portable Way
+Description: UTF-8 with C++ in a Portable Way
\ No newline at end of file |
