cmake/Tests/RunCMake/get_filename_component/IncorrectArguments.cmake

3 lines
84 B
CMake
Raw Normal View History

2021-09-14 00:13:48 +02:00
get_filename_component(var)
message("The error is fatal, so this should not print")