mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 15:19:39 +00:00
ec1ba9b0ae
Add test RunCMake.get_filename_component to cover cases of the command. Remove redundant coverage of these cases from the "complex" tests.
2 lines
61 B
CMake
2 lines
61 B
CMake
get_filename_component(var "/path/to/filename.ext.in" BOGUS)
|