mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 05:50:06 +00:00
Fix export typo
parent
1ceb0686d9
commit
fa70231af3
@ -42,7 +42,7 @@ The following instructions install `cmake` to `~/cmake`:
|
||||
cd citra
|
||||
mkdir build
|
||||
cd build
|
||||
expect CC=gcc-5
|
||||
export CC=gcc-5
|
||||
export CXX=g++-5
|
||||
~/cmake/bin/cmake .. -DCMAKE_BUILD_TYPE=Release -DCITRA_FORCE_QT4=ON
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user