4 lines
68 B
CMake
4 lines
68 B
CMake
|
cmake_minimum_required(VERSION 3.28)
|
||
|
|
||
|
include(CMP0157-common.cmake)
|