You've already forked Shipwright
mirror of
https://github.com/CraftyBoss/Shipwright.git
synced 2026-07-14 05:07:46 -07:00
wiiu: package SoH as a homebrew bundle (#1427)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user