ec1ba9b0ae
Add test RunCMake.get_filename_component to cover cases of the command. Remove redundant coverage of these cases from the "complex" tests.
4 lines
99 B
CMake
4 lines
99 B
CMake
cmake_minimum_required(VERSION 2.8)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|