Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 17.0.0-rc1
-
None
-
529f835c1 (17.0)
Description
It's allowed to use macros from the kit config UI to set environment, but they are not expanded later when used (At least for run environment).
I tried to investigate a bit, around this function might be the right place to expand them:
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/src/libs/utils/namevalueitem.cpp#n18