summaryrefslogtreecommitdiffstats
path: root/Tests/InterfaceLinkLibraries
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-12-23 12:29:22 (GMT)
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-01-06 19:16:36 (GMT)
commitf623664e877feae68bd4937adaf751d9a745893d (patch)
treefac3a0fc553a6ee10d2a012778092d8554e4ccb7 /Tests/InterfaceLinkLibraries
parent1c9b61c23edb8200400ac77585f94ccd9fe0e58f (diff)
downloadCMake-f623664e877feae68bd4937adaf751d9a745893d.zip
CMake-f623664e877feae68bd4937adaf751d9a745893d.tar.gz
CMake-f623664e877feae68bd4937adaf751d9a745893d.tar.bz2
Do not use try_compile in RerunMocBasic test
In a subsequent patch we want to extend RerunMocBasic to test the removal and addition of Q_OBJECT macros works when building incrementally. For that, properly generated dependencies are necessary. Currently, the MocBasic test project is configured using try_compile, and that turns off the generation of depfiles. Replace the try_compile call with execute_command calls that first configure and then build the test project.
Diffstat (limited to 'Tests/InterfaceLinkLibraries')
0 files changed, 0 insertions, 0 deletions