mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 13:47:49 +00:00
Changed OS X to macOS and adjusted size of section titles.
parent
9e664d8871
commit
6c250e0138
@ -1,10 +1,10 @@
|
|||||||
# Linux and OS X
|
## Linux and macOS
|
||||||
Use -DENABLE_QT2 when calling cmake:
|
Use -DENABLE_QT2 when calling cmake:
|
||||||
`cmake .. -DENABLE_QT2=true`
|
`cmake .. -DENABLE_QT2=true`
|
||||||
|
|
||||||
# Windows
|
## Windows
|
||||||
Build the DolphinQt2 project in Visual Studio.
|
Build the DolphinQt2 project in Visual Studio.
|
||||||
|
|
||||||
# Notes
|
## Notes
|
||||||
* Ensure that Qt5 is installed
|
* Ensure that Qt5 is installed
|
||||||
* Using -DENABLE_LTO=true will break the Qt build
|
* Using -DENABLE_LTO=true will break the Qt build
|
Loading…
Reference in New Issue
Block a user