
Use heuristics to select a reasonable value. Add policy CMP0162 to provide compatibility with existing projects. Fixes: #25327
3 lines
81 B
CMake
3 lines
81 B
CMake
cmake_policy(SET CMP0091 OLD)
|
|
include(Default-CMP0162-NEW.cmake NO_POLICY_SCOPE)
|