mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -06:00
Use heuristics to select a reasonable value. Add policy CMP0162 to provide compatibility with existing projects. Fixes: #25327
3 lines
61 B
CMake
3 lines
61 B
CMake
cmake_policy(SET CMP0162 NEW)
|
|
include(Explicit-common.cmake)
|