mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +00: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)
|