summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-08-30 11:53:14 +0200
committerMichal Klocek <michal.klocek@qt.io>2021-08-31 09:43:53 +0200
commit53e99bd479f74c5399664d26e35e392875da8fb5 (patch)
treef3f0b0a1acde16fbdb75c14fc0812f7d90b6de8e /tests
parent7b0a058bbad6adcd9a45a3d7159e73e05c7d894c (diff)
Use generator expression to get moc path
We used IMPORTED_LOCATION for getting moc path, however this will not work in case of top level builds, since moc is not "imported", we can not use LOCATION due to https://cmake.org/cmake/help/latest/policy/CMP0026.html Use generator expression to set the moc path for gn. Clean up RSP_PREFIX leftover from previous gn version. Note QtPdf does not even need moc setup since we just need pdfium library. Pick-to: 6.2 Task-number: QTBUG-95590 Change-Id: Ief3dca96f65e198e9693293316b1a90007c56355 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions