Skip to content

Commit 02a1400

Browse files
committed
Fix compiling itest
1 parent 11468f2 commit 02a1400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: test/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ if(OPTIONAL_TEST)
523523
${CUSTOM_SRC_DIR}/latlong.c
524524
${CUSTOM_SRC_DIR}/tt_text.c
525525
${CUSTOM_SRC_DIR}/symbols.c
526+
${CUSTOM_SRC_DIR}/dlq.c
526527
)
527528

528529
if(WIN32 OR CYGWIN)

0 commit comments

Comments
 (0)