diff options
author | Joerg Bornemann <joerg.bornemann@qt.io> | 2020-12-23 13:35:51 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@qt.io> | 2021-01-06 19:16:36 (GMT) |
commit | 2999c40dd911a59b438bd5f400521ab5007d83d8 (patch) | |
tree | 193f3536f0c850a5aeead931360743046c0f98ee /.clang-tidy | |
parent | f623664e877feae68bd4937adaf751d9a745893d (diff) | |
download | CMake-2999c40dd911a59b438bd5f400521ab5007d83d8.zip CMake-2999c40dd911a59b438bd5f400521ab5007d83d8.tar.gz CMake-2999c40dd911a59b438bd5f400521ab5007d83d8.tar.bz2 |
Extend QtAutogen/RerunMoc
Test that removing / adding a Q_OBJECT macro doesn't break incremental
builds.
This was initially done to test the fix for #21620, but the test passes
without the fix. The reason is that test1.h is included by main.cpp, which
contains a Q_OBJECT macro, meaning that test1.h is in AutoMoc's
dependencies transitively.
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions