Fix compiling itest

This commit is contained in:
Daniele Forsi 2023-03-30 21:00:25 +02:00
parent 11468f26f8
commit 02a14002fb
1 changed files with 1 additions and 0 deletions

View File

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