2024-07-09 14:46:46 +02:00

4 lines
100 B
CMake

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