зеркало из https://github.com/microsoft/DirectXTK.git
Added arm64 config to cmake
This commit is contained in:
Родитель
f57c22d815
Коммит
0e12e83e90
|
@ -59,6 +59,18 @@
|
|||
"ctestCommandArgs": "",
|
||||
"inheritEnvironments": [ "msvc_x64_x64" ],
|
||||
"variables": []
|
||||
},
|
||||
{
|
||||
"name": "arm64-Debug",
|
||||
"generator": "Ninja",
|
||||
"configurationType": "Debug",
|
||||
"buildRoot": "${projectDir}\\out\\build\\${name}",
|
||||
"installRoot": "${projectDir}\\out\\install\\${name}",
|
||||
"cmakeCommandArgs": "",
|
||||
"buildCommandArgs": "-v",
|
||||
"ctestCommandArgs": "",
|
||||
"inheritEnvironments": [ "msvc_arm64_x64" ],
|
||||
"variables": []
|
||||
}
|
||||
]
|
||||
}
|
Загрузка…
Ссылка в новой задаче