aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-21 11:01:19 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-21 18:02:32 +0000
commita1112249fa5c050646c3093509e8883dca622215 (patch)
treefa707cc380a57f884f90550fa595d0c6de306c80 /CMakeLists.txt
parent43443af0acc93e47a145688171049af65eed762f (diff)
Move get_os_version_info() to libwsutil.
This mean we also have to move CFString_to_C_string() there for OS X. Change-Id: Ic91ad872e9d5290cf34f842503ededd5452e4337 Reviewed-on: https://code.wireshark.org/review/2511 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b83c987481..525765a67a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -915,7 +915,6 @@ set(SHARK_COMMON_SRC
${PLATFORM_PCAP_SRC}
capture-pcap-util.c
cfile.c
- cfutils.c
clopts_common.c
frame_tvbuff.c
version.h
@@ -1351,7 +1350,6 @@ if(BUILD_dumpcap AND PCAP_FOUND)
capture_opts.c
capture-pcap-util.c
capture_stop_conditions.c
- cfutils.c
clopts_common.c
conditions.c
dumpcap.c