diff options
author | Brad King <brad.king@kitware.com> | 2021-07-13 12:18:13 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2021-07-13 12:18:32 (GMT) |
commit | 00e8292434871887f174cfc1a8b3941abefe4cb1 (patch) | |
tree | 600918d7345a0129318f36861e9c59ca757c72bf /Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES | |
parent | 49e1fdaf0e224f9b9aa1e947a38e9a862a273a45 (diff) | |
parent | b2c03347b07e24a5298361451277264fda8fdb4c (diff) | |
download | CMake-00e8292434871887f174cfc1a8b3941abefe4cb1.zip CMake-00e8292434871887f174cfc1a8b3941abefe4cb1.tar.gz CMake-00e8292434871887f174cfc1a8b3941abefe4cb1.tar.bz2 |
Merge topic 'file-grd-arch' into release-3.21
b2c03347b0 file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependencies
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6339
Diffstat (limited to 'Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES')
-rw-r--r-- | Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/linux-notfile-all-stderr.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/linux-notfile-all-stderr.txt b/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/linux-notfile-all-stderr.txt index d9758c5..5b86322 100644 --- a/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/linux-notfile-all-stderr.txt +++ b/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/linux-notfile-all-stderr.txt @@ -1,5 +1,2 @@ ^CMake Error at cmake_install\.cmake:[0-9]+ \(file\): - file Failed to run objdump on: - - [^ -]*/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/linux-notfile-build/root-all/bin/\.\./lib/libtest\.so$ + file Could not resolve file libtest\.so$ |