Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
ed2fcc818 (master)
Description
sdktool addKit has --env option and that would be inherited by the run environment, but maybe there could also be an option to set environment variables that are only visible to run environment (ie. not set in build environment)
This would be very useful for running on embedded targets as the systems are different, and in Qt Creator the run environment does not inherit the build environment in anyway in this case.