project
This commit is contained in:
parent
b5e69c90fa
commit
32d4fbde92
1 changed files with 2 additions and 1 deletions
|
|
@ -110,7 +110,8 @@
|
||||||
"name": "lib-vulkan-windows",
|
"name": "lib-vulkan-windows",
|
||||||
"extends": ["vulkan-windows", "deps"],
|
"extends": ["vulkan-windows", "deps"],
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"target": "x86_64-w64-mingw32"
|
"target": "x86_64-w64-mingw32",
|
||||||
|
"march": "x86-64"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "lib-vulkan-timing",
|
"name": "lib-vulkan-timing",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue