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)
|