vcpkg/toolsrc/include
Cristian Adam f4bd64233a
Build fix with MinGW GCC 9.2.0 (#12084)
* Build fix with MinGW GCC 9.2.0

* Fix MinGW tripplets

Fixes #12065

* clang-format

* Fix unused read_symlink_implementation warning marked as error

read_symlink_implementation was used only in copy_symlink_implementation
when #if defined(_WIN32) && !VCPKG_USE_STD_FILESYSTEM  was true.

Removed the warning otherwise.

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-07-18 08:48:01 -07:00
..
catch2 [vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239) 2020-05-14 12:49:31 -07:00
vcpkg Build fix with MinGW GCC 9.2.0 (#12084) 2020-07-18 08:48:01 -07:00
vcpkg-test [vcpkg formatting] Turn off DeriveLineEnding (#12368) 2020-07-14 08:50:19 -07:00
pch.h [vcpkg] Format the C++ in CI (#11655) 2020-07-06 16:45:34 -07:00