Fix build

This commit is contained in:
SSimco
2025-03-10 21:29:39 +02:00
parent 356a573b45
commit d2e7ddf613
6 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -115,6 +115,6 @@ if(ENABLE_SDL)
endif()
if (UNIX AND NOT APPLE)
if (UNIX AND NOT APPLE AND NOT ANDROID)
target_link_libraries(CemuInput PRIVATE bluez::bluez)
endif ()