diff options
| author | L <zover.v@gmail.com> | 2020-05-08 14:45:18 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 23:45:18 -0700 |
| commit | 6d3a3bc4aa3a97f16644eed0a300bd2a56d85f40 (patch) | |
| tree | 0338d3d376d27b95cb98503a89942809a2743f1a /ports/gainput/CONTROL | |
| parent | d374b3416528d69f2d1bc616a75f4773629f6c50 (diff) | |
| download | vcpkg-6d3a3bc4aa3a97f16644eed0a300bd2a56d85f40.tar.gz vcpkg-6d3a3bc4aa3a97f16644eed0a300bd2a56d85f40.zip | |
[gainput] imporve cmake search gainput library (#11000)
* imporve cmake search gainput library.
* Update ports/gainput/install_as_cmake_package.patch
* Update ports/gainput/install_as_cmake_package.patch
* fix error
* add prefix "unofficial"
* [gainput] fix dynamic build generate static lib
* remove unimportant changes
* [gainput] update ci.baseline.txt
* [gainput] fix build error on osx
* [gainput] update portfile
* Reset osx related code
* [gainput] update build option
* [gainput] update build option.
Diffstat (limited to 'ports/gainput/CONTROL')
| -rw-r--r-- | ports/gainput/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gainput/CONTROL b/ports/gainput/CONTROL index 834f5d6fc..70ec0210f 100644 --- a/ports/gainput/CONTROL +++ b/ports/gainput/CONTROL @@ -1,4 +1,4 @@ Source: gainput -Version: 1.0.0-2 +Version: 1.0.0-3 Homepage: https://github.com/jkuhlmann/gainput Description: Gainput is a multiplatform C++ input library, supporting mouse, keyboard and controllers |
