mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 05:35:46 -04:00
Remove stub duckstation-sdl binary
It's been a stub for a while.
This commit is contained in:
@ -13,10 +13,6 @@ if(BUILD_NOGUI_FRONTEND)
|
||||
add_subdirectory(duckstation-nogui)
|
||||
endif()
|
||||
|
||||
if(BUILD_SDL_FRONTEND)
|
||||
add_subdirectory(duckstation-sdl)
|
||||
endif()
|
||||
|
||||
if(BUILD_QT_FRONTEND)
|
||||
add_subdirectory(duckstation-qt)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user