mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 18:04:51 +02:00
Linted markdown
@@ -1,10 +1,13 @@
|
|||||||
## Linux and macOS
|
## 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
|
|
||||||
* Using -DENABLE_LTO=true will break the Qt build
|
* Ensure that Qt5 is installed
|
||||||
|
* Using -DENABLE_LTO=true will break the Qt build
|
Reference in New Issue
Block a user