diff options
author | Michael Dickens <mlk@alum.mit.edu> | 2019-12-16 19:23:26 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-12-18 10:45:08 (GMT) |
commit | e8dbe4bba10dff2ac865b145830c931d1154d8fc (patch) | |
tree | 64a220e9da79f74838657132ef7514c4389c1eb5 /Source/QtDialog/QCMake.cxx | |
parent | 4771c4e447c88a0e6a361d98c2c6f44ac7746ad3 (diff) | |
download | CMake-e8dbe4bba10dff2ac865b145830c931d1154d8fc.zip CMake-e8dbe4bba10dff2ac865b145830c931d1154d8fc.tar.gz CMake-e8dbe4bba10dff2ac865b145830c931d1154d8fc.tar.bz2 |
Tests: Fix testCTestResourceSpec struct initialization for some compilers
Some compilers do not like the nested `{{{}}}` member initialization
syntax, so use just `{}`. GCC 4.8 warns about the latter, so add a
suppression.
Fixes: #20097
Diffstat (limited to 'Source/QtDialog/QCMake.cxx')
0 files changed, 0 insertions, 0 deletions