From 5f2783de056b0e9f5c219cba3317eb69734f6b3b Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 24 Aug 2012 15:25:42 +0000 Subject: Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all depend on the GLib main loop which isn't portable (unless you want to want to manage the main loop yourself). svn path=/trunk/; revision=44655 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b03547f49..edd7619f0e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -722,7 +722,6 @@ if( (BUILD_wireshark AND GTK_FOUND) OR (BUILD_qtshark AND QT_FOUND) ) u3.c ui/alert_box.c ui/iface_lists.c - ui/pipe_input.c ui/util.c ws80211_utils.c ${SHARK_COMMON_CAPTURE_SRC} -- cgit v1.2.3