mirror of https://github.com/wb2osz/direwolf.git
Fix compiling itest
This commit is contained in:
parent
11468f26f8
commit
02a14002fb
|
@ -523,6 +523,7 @@ if(OPTIONAL_TEST)
|
||||||
${CUSTOM_SRC_DIR}/latlong.c
|
${CUSTOM_SRC_DIR}/latlong.c
|
||||||
${CUSTOM_SRC_DIR}/tt_text.c
|
${CUSTOM_SRC_DIR}/tt_text.c
|
||||||
${CUSTOM_SRC_DIR}/symbols.c
|
${CUSTOM_SRC_DIR}/symbols.c
|
||||||
|
${CUSTOM_SRC_DIR}/dlq.c
|
||||||
)
|
)
|
||||||
|
|
||||||
if(WIN32 OR CYGWIN)
|
if(WIN32 OR CYGWIN)
|
||||||
|
|
Loading…
Reference in New Issue