CMake/Tests/RunCMake/get_filename_component/UnknownComponent.cmake
Brad King ec1ba9b0ae get_filename_component: Add explicit unit tests
Add test RunCMake.get_filename_component to cover cases of the command.
Remove redundant coverage of these cases from the "complex" tests.
2013-04-16 09:35:29 -04:00

2 lines
61 B
CMake

get_filename_component(var "/path/to/filename.ext.in" BOGUS)