diff options
| author | winsoft666 <46803815+winsoft666@users.noreply.github.com> | 2020-01-07 03:13:17 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 11:13:17 -0800 |
| commit | 96bfe1b594f89de585565287626d7b02e1637b19 (patch) | |
| tree | b6d3d5059860c66921f198dc609e913fd6f70e9f /ports/akali/CONTROL | |
| parent | df48026300b12ca8ac1a7e704615c6c2ae34519c (diff) | |
| download | vcpkg-96bfe1b594f89de585565287626d7b02e1637b19.tar.gz vcpkg-96bfe1b594f89de585565287626d7b02e1637b19.zip | |
[akali] Add new port (#9499)
* Add: set(VCPKG_PLATFORM_TOOLSET v140)
* add ppxbase and ppxnet.
* nice, ppxbase and ppxnet can install successful.
* update to v1.7
* + add duilib2
- update ppxbase, ppxnet.
* set VCPKG_PLATFORM_TOOLSET to vc141.
duilib2/ppxbase/ppxnet port.
* library version.
* duilib2, ppxbase version.
* duilib2 version
* update duilib2/ppxbase version.
* update duilib2 code version.
* update ppxbase version.
update duilib2 version.
* update ppxbase/duilib2 cmake config.
* duilib2 version.
* ppxbase version.
* + add akali library.
* update ports script.
* ports update.
* add akali
* remove duilib2/ppxnet
* revert
* update akali version.
* update akali version.
* Update portfile.cmake
* Update portfile.cmake
Diffstat (limited to 'ports/akali/CONTROL')
| -rw-r--r-- | ports/akali/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/akali/CONTROL b/ports/akali/CONTROL new file mode 100644 index 000000000..2aa6b0d6c --- /dev/null +++ b/ports/akali/CONTROL @@ -0,0 +1,4 @@ +Source: akali +Version: 1.39 +Description: C++ Common Library. +Homepage: https://github.com/winsoft666/akali
\ No newline at end of file |
