[windows] ncneofetch requires compatsrc

pull/2250/head
nick black 3 years ago
parent 624d181af4
commit 75d5b9ee88

@ -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

Loading…
Cancel
Save