mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 07:15:46 -04:00
Compile fixes for Android
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
add_subdirectory(common)
|
||||
add_subdirectory(core)
|
||||
add_subdirectory(duckstation)
|
||||
|
||||
if(NOT ANDROID)
|
||||
add_subdirectory(duckstation)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user