summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/publicapi
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-04-23 11:14:58 +0200
committerMichal Klocek <michal.klocek@qt.io>2021-05-22 14:10:23 +0200
commit4ab6d9c84fc27d180aa7eb8bdf1853f952ee5896 (patch)
tree4f86449cfc4aa2e04119aeec4f5fe251be44f3f1 /tests/auto/quick/publicapi
parente6a7c6548f15cb158c1a5a2ac97fadaecb54f1ee (diff)
Fix not working ninja multi config on coin
On coin we call cmake --build . and we do not specify the config expecting that all configuration are build. However, when using the custom command for ninja build dependencies are incorrectly resolved by cmake and the ninja step is only executed in "default" config context. This breaks debug builds. Cmake 3.20 fixes the issue by adding genex to OUTPUT and support for OUTPUT_CONFIG. Create workaround for now and revert it when minimum version of cmake is bumped to 3.20 Change-Id: Iafaedb5f605ed9195dd4ecaa34d2dff19b7225a6 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/quick/publicapi')
0 files changed, 0 insertions, 0 deletions