mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
13 lines
221 B
Plaintext
13 lines
221 B
Plaintext
[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 |