mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
226df303f9
Add policy CMP0061 to maintain compatibility for existing projects.
3 lines
59 B
CMake
3 lines
59 B
CMake
cmake_policy(SET CMP0061 NEW)
|
|
include(CMP0061Common.cmake)
|