mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-05 22:59:43 -06:00
3 lines
117 B
CMake
3 lines
117 B
CMake
get_filename_component(var "/path/to/filename.ext.in" BOGUS)
|
|
message("The error is fatal, so this should not print")
|