summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2022-04-11 15:35:52 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2022-04-12 04:57:14 +0000
commit8eef32d460d06f823fa20b364e3ffe6ca5cd6977 (patch)
treef5237dbc79baa5ea78af6b2708d5e5f24df5e223 /util
parentb8677bd31fdb8e0cc897dcd4e39e121baa3e9722 (diff)
Suppress cmake warning about empty string argument
When generating .pc files there is a warning when executing QtFinishPkgConfigFile.cmake: Ignoring empty string ("") provided on the command line. This happens because the 'postfix' argument is a part of the script command line even if it's empty. It also makes no sense to check if 'postfix' is empty using genex, use configuring-time check instead. Pick-to: 6.2 6.3 Change-Id: If52d9634f4885caefb828976b3c99592a6db3d3c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions