blob: bd718c75ee5bf23a1a25b22159ce66ae3907806e [file] [log] [blame]
cmake_minimum_required(VERSION 3.23)
project(${RunCMake_TEST} NONE)
# Tests assume no previous downloads in the output directory
file(REMOVE_RECURSE ${CMAKE_CURRENT_BINARY_DIR}/_deps)
include(${RunCMake_TEST}.cmake)