diff --git a/CMakeLists.txt b/CMakeLists.txt index c6889c56f..8cc9058d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -601,7 +601,7 @@ endif() ############################################################################ # ncneofetch file(GLOB FETCHSRCS CONFIGURE_DEPENDS src/fetch/*.c) -add_executable(ncneofetch ${FETCHSRCS}) +add_executable(ncneofetch ${FETCHSRCS} ${COMPATSRC}) target_include_directories(ncneofetch BEFORE PRIVATE