mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
feat: Add Vita SDK integration with CMake support and update development scripts
This commit is contained in:
13
profiles/vita
Normal file
13
profiles/vita
Normal file
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Vita
|
||||
arch=armv7
|
||||
compiler=gcc
|
||||
compiler.version=9
|
||||
compiler.libcxx=libstdc++11
|
||||
build_type=Release
|
||||
|
||||
[tool_requires]
|
||||
# Vita SDK isn't in Conan; handle separately
|
||||
|
||||
[conf]
|
||||
tools.cmake.cmaketoolchain:generator=Ninja
|
||||
Reference in New Issue
Block a user