vcpkg/scripts/buildsystems
Be 31608174fa
set CMake policy CMP0087 for X_VCPKG_APPLOCAL_DEPS_INSTALL (#15874)
Without this, X_VCPKG_APPLOCAL_DEPS_INSTALL does not work and
CMake prints this warning at the configure step:

CMake Warning (dev) in CMakeLists.txt:
Policy CMP0087 is not set: Install CODE|SCRIPT allow the use of generator
expressions.  Run "cmake --help-policy CMP0087" for policy details.  Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

https://cmake.org/cmake/help/latest/policy/CMP0087.html
2021-01-28 13:43:14 -08:00
..
make_wrapper [vcpkg/scripts] Add a way to get cmake compiler settings/flags (#12936) 2020-11-10 09:52:02 -08:00
msbuild [vcpkg] Fix issue in vcpkg.targets that introduced in 13755 (#14797) 2020-11-30 09:39:23 -08:00
osx [vcpkg] Fix macOS applocal.py dependency bundling. (#11057) 2020-05-20 17:45:25 -07:00
vcpkg.cmake set CMake policy CMP0087 for X_VCPKG_APPLOCAL_DEPS_INSTALL (#15874) 2021-01-28 13:43:14 -08:00