mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
fix(cmake): Update VITASDK path in CMake user presets
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"ENABLE_VITA": "ON"
|
||||
},
|
||||
"environment": {
|
||||
"VITASDK": "/home/rewrich/vita-toolchain"
|
||||
"VITASDK": "/usr/local/vitasdk/arm-vita-eabi"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user