mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 03:55:46 -04:00
Move shared frontend code from SDL to a seperate project
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
add_subdirectory(common)
|
||||
add_subdirectory(core)
|
||||
add_subdirectory(frontend-common)
|
||||
|
||||
if(BUILD_SDL_FRONTEND)
|
||||
add_subdirectory(duckstation-sdl)
|
||||
|
Reference in New Issue
Block a user