4 lines
80 B
CMake
4 lines
80 B
CMake
|
cmake_policy(VERSION 3.26)
|
||
|
# (do not set CMP0144)
|
||
|
include(CMP0144-common.cmake)
|