forked from qt-creator/qt-creator
McuSupport: Store the source location of the JSON file
This allows to mention the file name the configuration was created from in error messages. Change-Id: Id8e3d4a754cf5c1f0a12c6b21af1158713c68690 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
committed by
Rainer Keller
parent
d42214e556
commit
6326ccfe30
@@ -352,6 +352,7 @@ McuSupportTest::McuSupportTest()
|
||||
, compilerDescription{armGccLabel, armGccEnvVar, TOOLCHAIN_DIR_CMAKE_VARIABLE, armGccLabel, armGccDirectorySetting, {}, {}, {}, {}, false}
|
||||
, toochainFileDescription{armGccLabel, armGccEnvVar, TOOLCHAIN_FILE_CMAKE_VARIABLE, armGccLabel, armGccDirectorySetting, {}, {}, {}, {}, false}
|
||||
, targetDescription {
|
||||
"autotest-sourceFile",
|
||||
"2.0.1",
|
||||
"2",
|
||||
platformDescription,
|
||||
|
||||
Reference in New Issue
Block a user