4 lines
90 B
CMake
4 lines
90 B
CMake
cmake_policy(SET CMP0048 NEW)
|
|
cmake_policy(SET CMP0096 OLD)
|
|
include(CMP0096-common.cmake)
|