mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
248d0570c9
Move the `file(GET_RUNTIME_DEPENDENCIES)` cases out of `RunCMake.install`.
4 lines
99 B
CMake
4 lines
99 B
CMake
cmake_minimum_required(VERSION 3.4)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|