Initial commit: Proyecto completo de Shipwright-develop
This commit is contained in:
4
scripts/switch/build.sh
Executable file
4
scripts/switch/build.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cmake -H. -Bbuild-switch -GNinja -DCMAKE_TOOLCHAIN_FILE=/opt/devkitpro/cmake/Switch.cmake
|
||||
cmake --build build-switch --target soh_nro
|
||||
Reference in New Issue
Block a user