Skip to content
Snippets Groups Projects
Commit c42b12c9 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

introduce ProFileReader::fixifiedValues()


... and use it for PRECOMPILED_HEADER, INCLUDEPATH, and install target
collection, instead of abusing ProFileReader::absoluteFileValues().

specifically, this falls back to a location in the build directory when
the path is relative and the file cannot be found. in qmake, this
somewhat weird behavior ensures that chaining extra compilers actually
works (and also ensures a lot of frustration with non-clean source dirs
...).

this also fixes INSTALLS with .CONFIG no_check_exists.

Task-number: QTCREATORBUG-14848
Change-Id: Iaf9483c0c4586c464bd10a2aea7cbac7e0df1ec5
Reviewed-by: default avatarTobias Hunger <tobias.hunger@qt.io>
Reviewed-by: default avatarChristian Kandeler <christian.kandeler@qt.io>
parent 5e29347d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment