Files
CMake/Tests/RunCMake/file-DOWNLOAD/CMakeLists.txt
T
Brad King d6af54c473 Tests: Factor out a RunCMake.file-DOWNLOAD test
Move the `DOWNLOAD-*` cases over from the `RunCMake.file` test.
2022-11-17 16:37:33 -05:00

4 lines
100 B
CMake

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