29
29
"value" : " ${workspaceRoot}\\ Externals\\ Qt\\ Qt5.14.1\\ msvc2019_64\\ lib\\ cmake\\ Qt5"
30
30
}
31
31
]
32
+ },
33
+ {
34
+ "name" : " Release (arm64)" ,
35
+ "configurationType" : " Release" ,
36
+ "generator" : " Ninja" ,
37
+ "inheritEnvironments" : [ " msvc_arm64_x64" ],
38
+ "buildCommandArgs" : " " ,
39
+ "buildRoot" : " ${workspaceRoot}\\ Build\\ ${name}" ,
40
+ "cmakeCommandArgs" : " " ,
41
+ "variables" : [
42
+ {
43
+ "name" : " Qt5_DIR" ,
44
+ "value" : " ${workspaceRoot}\\ Externals\\ Qt\\ Qt5.14.1\\ msvc2019_arm64\\ lib\\ cmake\\ Qt5"
45
+ },
46
+ {
47
+ "name" : " CMAKE_SYSTEM_NAME" ,
48
+ "value" : " Windows"
49
+ },
50
+ {
51
+ "name" : " CMAKE_SYSTEM_PROCESSOR" ,
52
+ "value" : " aarch64"
53
+ }
54
+ ]
55
+ },
56
+ {
57
+ "name" : " Debug (arm64)" ,
58
+ "configurationType" : " Debug" ,
59
+ "generator" : " Ninja" ,
60
+ "inheritEnvironments" : [ " msvc_arm64_x64" ],
61
+ "buildCommandArgs" : " " ,
62
+ "buildRoot" : " ${workspaceRoot}\\ Build\\ ${name}" ,
63
+ "cmakeCommandArgs" : " " ,
64
+ "variables" : [
65
+ {
66
+ "name" : " Qt5_DIR" ,
67
+ "value" : " ${workspaceRoot}\\ Externals\\ Qt\\ Qt5.14.1\\ msvc2019_arm64\\ lib\\ cmake\\ Qt5"
68
+ },
69
+ {
70
+ "name" : " CMAKE_SYSTEM_NAME" ,
71
+ "value" : " Windows"
72
+ },
73
+ {
74
+ "name" : " CMAKE_SYSTEM_PROCESSOR" ,
75
+ "value" : " aarch64"
76
+ }
77
+ ]
32
78
}
33
79
]
34
80
}
0 commit comments