diff options
author | Brad King <brad.king@kitware.com> | 2021-03-30 13:50:43 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2021-03-30 13:50:48 (GMT) |
commit | efcdec9a19d38e9cc1d3070d68e859cda4296ec1 (patch) | |
tree | fe8e550586626cfb05bc81bfd0d9fa6ec235769c /Tests/RunCMake/RunCMake.cmake | |
parent | 2e7719903032f4a7a9e223e1cd65e2c5132636ce (diff) | |
parent | 6dd89529e82cbc9650aff204fe063882ae19043b (diff) | |
download | CMake-efcdec9a19d38e9cc1d3070d68e859cda4296ec1.zip CMake-efcdec9a19d38e9cc1d3070d68e859cda4296ec1.tar.gz CMake-efcdec9a19d38e9cc1d3070d68e859cda4296ec1.tar.bz2 |
Merge topic 'nmc-cc-no-output'
6dd89529e8 Ninja Multi-Config: Fix crash on custom command config with no output
e21a80e97d Tests: Teach RunCMake to ignore incidental 'Recompacting log' ninja output
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kyle Edwards <kyle.edwards@kitware.com>
Merge-request: !5950
Diffstat (limited to 'Tests/RunCMake/RunCMake.cmake')
-rw-r--r-- | Tests/RunCMake/RunCMake.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/RunCMake.cmake b/Tests/RunCMake/RunCMake.cmake index 3ea4ae5..7994fc2 100644 --- a/Tests/RunCMake/RunCMake.cmake +++ b/Tests/RunCMake/RunCMake.cmake @@ -144,6 +144,7 @@ function(run_cmake test) "|clang[^:]*: warning: the object size sanitizer has no effect at -O0, but is explicitly enabled:" "|Error kstat returned" "|Hit xcodebuild bug" + "|Recompacting log\\.\\.\\." "|LICENSE WARNING:" "|Your license to use PGI[^\n]*expired" |