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 GitHub
parent fb72c057ec
commit fc596d922b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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