mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-09 15:45:40 +12:00
[Readme] Remove line about AppleClang
This commit is contained in:
parent
4d46f4a3a7
commit
fb13672d20
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ The 3DS emulation scene is already pretty mature, with offerings such as [Citra]
|
|||
Keep in mind, these are all long-term plans. Until then, the main focus is just improving compatibility
|
||||
|
||||
# How to build
|
||||
Panda3DS compiles on Windows, Linux and MacOS (if you use a compiler other than AppleClang), without needing to download any system dependencies.
|
||||
Panda3DS compiles on Windows, Linux and MacOS, without needing to download any system dependencies.
|
||||
|
||||
All you need is CMake and a generator of your choice (Make, Visual Studio, Ninja, etc). Simply clone the repo recursively and build it like your average CMake project.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue