]> The Tcpdump Group git mirrors - libpcap/commitdiff
Sort list of source files.
authorGuy Harris <[email protected]>
Mon, 28 Mar 2016 18:02:32 +0000 (11:02 -0700)
committerGuy Harris <[email protected]>
Mon, 28 Mar 2016 18:02:32 +0000 (11:02 -0700)
CMakeLists.txt

index 96c3dd68cd39f5456f11916a36730a47bdddc730..aeb55382773e888d3663155087cd158dfca6c577 100644 (file)
@@ -145,6 +145,7 @@ set(PROJECT_SOURCE_LIST_C
     bpf_dump.c
     bpf_image.c
     etherent.c
     bpf_dump.c
     bpf_image.c
     etherent.c
+    fad-helpers.c
     gencode.c
     inet.c
     nametoaddr.c
     gencode.c
     inet.c
     nametoaddr.c
@@ -155,7 +156,6 @@ set(PROJECT_SOURCE_LIST_C
     sf-pcap-ng.c
     sf-pcap.c
     bpf/net/bpf_filter.c
     sf-pcap-ng.c
     sf-pcap.c
     bpf/net/bpf_filter.c
-    fad-helpers.c
 )
 
 if( WIN32 )
 )
 
 if( WIN32 )