Files
CMake/Tests/RunCMake/install/file-GET_RUNTIME_DEPENDENCIES-badargs1.cmake
T
Kyle Edwards 1f9ef25130 file: Add GET_RUNTIME_DEPENDENCIES mode
Co-Authored-by: Bryon Bean <bryon.bean@kitware.com>
2019-06-10 14:35:28 -04:00

3 lines
99 B
CMake

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