2022-08-04 22:12:04 +02:00

4 lines
100 B
CMake

cmake_minimum_required(VERSION 3.23)
project(${RunCMake_TEST} NONE)
include(${RunCMake_TEST}.cmake)