mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05:00
da7ad7997e
See justification in the policy documentation. Closes: #17842
3 lines
96 B
CMake
3 lines
96 B
CMake
cmake_policy(SET CMP0120 OLD)
|
|
include(${CMAKE_ROOT}/Modules/WriteCompilerDetectionHeader.cmake)
|