mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
9ae3382855
Now that these cases are in a dedicated test we can drop the `file-GET_RUNTIME_DEPENDENCIES-` prefix from their name.
3 lines
99 B
CMake
3 lines
99 B
CMake
file(GET_RUNTIME_DEPENDENCIES invalid)
|
|
message(FATAL_ERROR "This message should not be displayed")
|