mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
4843a37676
Add policy CMP0137 to propagate both our builtin variables and those listed by `CMAKE_TRY_COMPILE_PLATFORM_VARIABLES` to `try_compile` whole-project builds. Inspired-by: Alexander Neumann <Alexander.Neumann@hamburg.de> Fixes: #23219