mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 05:40:05 +00:00
Update for cmake, see https://github.com/citra-emu/citra/pull/1714
parent
bc9ccacd2c
commit
98deb65f41
@ -13,7 +13,7 @@ You'll need to download and install the following to build Citra:
|
||||
* GCC v5+ (for C++14 support)
|
||||
* Deb: `apt-get install build-essential`
|
||||
* Arch: `pacman -S base-devel`
|
||||
* [CMake](http://www.cmake.org/)
|
||||
* [CMake](http://www.cmake.org/) 3.1+
|
||||
* Deb: `apt-get install cmake`
|
||||
* Arch: `pacman -S cmake`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user