mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 14:58:45 +00:00
4 lines
97 B
CMake
4 lines
97 B
CMake
cmake_minimum_required(VERSION 3.10)
|
|
project(${RunCMake_TEST} C)
|
|
include(${RunCMake_TEST}.cmake)
|