Files

5 lines
147 B
Bash
Raw Permalink Normal View History

2022-08-02 16:22:20 +02:00
#!/bin/bash
2022-08-05 07:59:19 +02:00
cmake -H. -Bbuild-switch -GNinja -DCMAKE_TOOLCHAIN_FILE=/opt/devkitpro/cmake/Switch.cmake
cmake --build build-switch --target soh_nro