mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 23:19:13 +00:00
![Brad King](/assets/img/avatar_default.png)
Add test RunCMake.get_filename_component to cover cases of the command. Remove redundant coverage of these cases from the "complex" tests.
5 lines
74 B
CMake
5 lines
74 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(KnownComponents)
|
|
run_cmake(UnknownComponent)
|