This commit is contained in:
Lior Halphon
2020-10-10 14:50:11 +03:00
committed by GitHub
parent 8b45c32d77
commit 526c2e029a

View File

@@ -38,7 +38,7 @@ SameBoy is an open-source project licensed under the MIT license, and you're wel
## Compilation ## Compilation
SameBoy requires the following tools and libraries to build: SameBoy requires the following tools and libraries to build:
* clang * clang (Recommended; required for macOS) or GCC
* make * make
* macOS Cocoa port: macOS SDK and Xcode (For command line tools and ibtool) * macOS Cocoa port: macOS SDK and Xcode (For command line tools and ibtool)
* SDL port: libsdl2 * SDL port: libsdl2