Edit README for the wiiu port

This commit is contained in:
rw-r-r-0644 2019-02-01 19:17:33 +01:00 committed by Ash Logan
parent d58f563d65
commit b6873f94f4

View File

@ -20,8 +20,8 @@ Clone and enter the wiiu sdl repo:
$ cd SDL
Prepare for the build:
$ mkdir -p SDL/build
$ cd SDL/build
$ mkdir build
$ cd build
Build:
$ cmake ../ -DCMAKE_TOOLCHAIN_FILE=$WUT_ROOT/share/wut.toolchain.cmake -DCMAKE_INSTALL_PREFIX=$DEVKITPRO/portlibs/wiiu