Commit Graph

3 Commits

Author SHA1 Message Date
Billy O'Neal
09a647a526
Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
Sönke Schau
dc5a1d3664
[libu2f-server] Fix wrong include reference (#12786)
* [libu2f-server] Fix wrong include reference

* [libu2f-server] Added missing files CONTROL an portfile

* Replace the patch with vcpkg_replace_string to fix up a header

* Update ports/libu2f-server/CONTROL

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-08-07 11:10:12 -07:00
Sönke Schau
5b6b66512b [libu2f-server] New Port (#6781)
* update to 2.8.84

* [libu2f-server] Initial Port of Version 1.1.0

* Missing exported functions

* Add support for static linkage

* Added missing 'arm64' Target, and corrected case for 'arm' for vcpkg_install_msbuild

* Add support for arm64

* Support for arm target

* [libu2f-server] add cmakelists and patch

* string copy fix

* revert msbuild changes

* add compile definitions

* add patch file

* remove line

* change version
2019-06-27 16:41:01 -07:00