mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
[windows] ncneofetch requires compatsrc
This commit is contained in:
parent
624d181af4
commit
75d5b9ee88
@ -601,7 +601,7 @@ endif()
|
|||||||
############################################################################
|
############################################################################
|
||||||
# ncneofetch
|
# ncneofetch
|
||||||
file(GLOB FETCHSRCS CONFIGURE_DEPENDS src/fetch/*.c)
|
file(GLOB FETCHSRCS CONFIGURE_DEPENDS src/fetch/*.c)
|
||||||
add_executable(ncneofetch ${FETCHSRCS})
|
add_executable(ncneofetch ${FETCHSRCS} ${COMPATSRC})
|
||||||
target_include_directories(ncneofetch
|
target_include_directories(ncneofetch
|
||||||
BEFORE
|
BEFORE
|
||||||
PRIVATE
|
PRIVATE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user