mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-04-28 13:17:58 +03:00
wiiu: package SoH as a homebrew bundle (#1427)
This commit is contained in:
parent
4cda92462a
commit
e80e3440e1
4 changed files with 13 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cmake -H. -Bbuild-wiiu -GNinja -DCMAKE_TOOLCHAIN_FILE=/opt/devkitpro/cmake/WiiU.cmake -DCMAKE_BUILD_TYPE:STRING=Release
|
||||
cmake --build build-wiiu --target soh --config Release
|
||||
cmake --build build-wiiu --target soh_wuhb --config Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue