summaryrefslogtreecommitdiffstats
path: root/Source/cmXCode21Object.cxx
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-08-26 15:42:52 (GMT)
committerBrad King <brad.king@kitware.com>2020-08-31 17:07:23 (GMT)
commit6b20bbd2dd78747cb951d32c12b63c9605971b32 (patch)
treed45c56f99071d70c0833239587ce0fa7c7c9a52e /Source/cmXCode21Object.cxx
parent9fbd3df21e4059f97a683922635b4b70c8465b3f (diff)
downloadCMake-6b20bbd2dd78747cb951d32c12b63c9605971b32.zip
CMake-6b20bbd2dd78747cb951d32c12b63c9605971b32.tar.gz
CMake-6b20bbd2dd78747cb951d32c12b63c9605971b32.tar.bz2
AutoMoc: Restore support for re-running after project file changes
For Qt >= 5.15.0 and Ninja generators AutoMoc creates a depfile to let Ninja decide when to run AutoMoc. This was introduced by commit aebfbcaa46 (AutoGen: Use depfiles for the XXX_autogen ninja targets, 2020-01-14, v3.17.0-rc1~58^2). However, AutoMoc was not triggered after adding a new moc-able file to the project. This patch adds the project file (and potentially included files) to the dependencies in the depfile. Now, a re-run of AutoMoc is triggered if the project file changes. Fixes: #21127
Diffstat (limited to 'Source/cmXCode21Object.cxx')
0 files changed, 0 insertions, 0 deletions