]> The Tcpdump Group git mirrors - libpcap/commitdiff
No, you don't use commas there.
authorGuy Harris <[email protected]>
Sat, 9 Feb 2019 22:56:54 +0000 (14:56 -0800)
committerGuy Harris <[email protected]>
Sat, 9 Feb 2019 22:56:54 +0000 (14:56 -0800)
CMakeLists.txt

index ad7c8a66243929ef4a6f13e4ff06fedc32b92a62..5d58e4cb8065804b9343200b7f3f7a718086df48 100644 (file)
@@ -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}
     # 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:
 else()
     #
     # Either: