mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 09:58:03 +02:00
Android: fix build
This commit is contained in:
@@ -261,7 +261,6 @@ endif()
|
||||
if(LINUX OR ANDROID OR BSD)
|
||||
list(APPEND LIBFASTFETCH_SRC
|
||||
src/detection/cpuUsage/cpuUsage_linux.c
|
||||
src/detection/battery/battery_linux.c
|
||||
src/detection/disk/disk_linux.c
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user