From: Guy Harris Date: Sat, 9 Feb 2019 22:56:54 +0000 (-0800) Subject: No, you don't use commas there. X-Git-Tag: libpcap-1.10-bp~544 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/3ca900b803623f2f97f3dca268e246f5217d892f No, you don't use commas there. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index ad7c8a66..5d58e4cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -921,7 +921,7 @@ if(WIN32) # that uses _vscprintf() to determine how big the string needs to be. # set(PROJECT_SOURCE_LIST_C ${PROJECT_SOURCE_LIST_C} - missing/win_snprintf.c, missing/win_asprintf.c) + missing/win_snprintf.c missing/win_asprintf.c) else() # # Either: