mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
[windows] ncneofetch requires compatsrc
This commit is contained in:
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…
x
Reference in New Issue
Block a user