mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Add a Win32 NoGUI platform and project
This commit is contained in:
@ -369,11 +369,6 @@ if(ENABLE_VTUNE)
|
||||
)
|
||||
endif()
|
||||
|
||||
if(WIN32)
|
||||
message(STATUS "Building for Windows, disabling NoGUI frontend.")
|
||||
set(ENABLE_NOGUI OFF)
|
||||
endif()
|
||||
|
||||
if(ANDROID)
|
||||
message(STATUS "Building for Android")
|
||||
if(NOT ENABLE_HEADLESS)
|
||||
|
Reference in New Issue
Block a user