summaryrefslogtreecommitdiffstats
path: root/.cmake.conf
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-06 17:46:10 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-07 11:48:45 +0200
commit19b04f6928a0541e7251f1f44fab436398e3bdc2 (patch)
tree62086ae44bc89a76cf6bfe05c4ace979c79dc17b /.cmake.conf
parent82cb1ecca20fb2403c63657dfea3bef3c7a506b1 (diff)
CMake: pro2cmake: Fix handling of QT_SKIP_QUICKCOMPILER
If a file was part of a resource that has a non-empty base directory, the script generated set_source_files_properties calls to the file path without including the base dir, which means the command did nothing. The script should set the QT_SKIP_QUICKCOMPILER on the full file path if a base dir is present, similar to how the alias handled. Refactor the alias property writing code to write all properties into the command that uses the full correct path. Change-Id: Ic75d51ecf60eef3ada9bd6ca26882de3447896e9 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to '.cmake.conf')
0 files changed, 0 insertions, 0 deletions