Trying to fix invalid descriptorlayout
This commit is contained in:
+4
-1
@@ -6,7 +6,10 @@
|
||||
"debug": {
|
||||
"short": "Debug",
|
||||
"long": "Enable debugging and validation",
|
||||
"buildType": "Debug"
|
||||
"buildType": "Debug",
|
||||
"settings": {
|
||||
"CMAKE_DEBUG_POSTFIX": "d"
|
||||
}
|
||||
},
|
||||
"release": {
|
||||
"short": "Release",
|
||||
|
||||
Reference in New Issue
Block a user