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:
Rainer Keller
2022-10-14 09:25:29 +02:00
committed by Rainer Keller
parent d42214e556
commit 6326ccfe30
4 changed files with 9 additions and 9 deletions

View File

@@ -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,