5 lines
71 B
CMake
5 lines
71 B
CMake
|
|
||
|
set(CMAKE_POLICY_WARNING_CMP0159 TRUE)
|
||
|
|
||
|
include(CMP0159-Common.cmake)
|