mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 19:55:50 +00:00
update linux script
This commit is contained in:
parent
74221c16c8
commit
b9a738842d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ if [ -z "$1" ]
|
|||
echo "Using Netplay build config"
|
||||
elif [ "$1" == "playback" ]
|
||||
then
|
||||
CMAKE_FLAGS+=" -DIS_PLAYBACK=true"
|
||||
CMAKE_FLAGS+=" -DSLIPPI_PLAYBACK=true"
|
||||
echo "Using Playback build config"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue