Files
CMake/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/variable-propagation-dev-stderr.txt
T
Brad King 9ae3382855 Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Now that these cases are in a dedicated test we can drop the
`file-GET_RUNTIME_DEPENDENCIES-` prefix from their name.
2020-06-16 11:17:55 -04:00

7 lines
287 B
Plaintext

^CMake Error at cmake_install\.cmake:[0-9]+ \(message\):
.*
.*CMAKE_GET_RUNTIME_DEPENDENCIES_PLATFORM: custom-platform.*
.*CMAKE_GET_RUNTIME_DEPENDENCIES_TOOL: custom-platform-objdump.*
.*CMAKE_GET_RUNTIME_DEPENDENCIES_COMMAND: path/to/custom-objdump.*
.*CMAKE_OBJDUMP: custom-objdump.*