| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix processor architecture detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
avoid failures due to Mark Of The Web
|
|
|
|
Fixes #874. Fixes #876.
When using the toolchain file, VCPKG_TARGET_TRIPLET was not specified, which resulted in all libraries being built against x86-windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vcpkg_build_msbuild: add PLATFORM_TOOLSET property
|
|
|
|
|
|
|
|
|
|
|
|
TRUE
|
|
|
|
|
|
|
|
process.
|
|
|
|
|
|
|
|
In respect of #682 and https://cmake.org/Bug/bug_relationship_graph.php?bug_id=9879.
|
|
|
|
|
|
|
|
|
|
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
|
|
|
|
|
|
|
|
enable mixing VS2015 and VS2017
|
|
|
|
|
|
|
|
of cmake changes.
|
|
|
|
Add glib
|