Skip to content
Snippets Groups Projects
Commit 2f862681 authored by Daniel Teske's avatar Daniel Teske
Browse files

ProcessParameter: Ensure macro expansion is done in the main thread


The macro expanders are not thread safe. Also the values should be
expanded in init() as later changes to e.g. the buildconfiguration
should not affect the build anymore.

Change-Id: I82f5cd229d82cdb9f897c1db69c47b028cca29d1
Reviewed-by: default avatarEike Ziller <eike.ziller@digia.com>
Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
parent 2b2f41db
No related branches found
No related tags found
Loading
Showing with 18 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment