cmake/Tests/RunCMake/install/file-GET_RUNTIME_DEPENDENCIES-badargs1.cmake
2020-02-01 23:06:01 +01:00

3 lines
99 B
CMake

file(GET_RUNTIME_DEPENDENCIES invalid)
message(FATAL_ERROR "This message should not be displayed")