4 lines
87 B
CMake
4 lines
87 B
CMake
|
cmake_policy(VERSION 3.26)
|
||
|
cmake_policy(SET CMP0144 OLD)
|
||
|
include(CMP0144-common.cmake)
|