fix(cmake): Update VITASDK path in CMake user presets

This commit is contained in:
2026-01-06 01:00:08 +00:00
parent 73e92a39d2
commit e8c9ba72a4

View File

@@ -13,7 +13,7 @@
"ENABLE_VITA": "ON"
},
"environment": {
"VITASDK": "/home/rewrich/vita-toolchain"
"VITASDK": "/usr/local/vitasdk/arm-vita-eabi"
}
}
],