From 47e2d75820ee02066a61e341034aace6d28063c1 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 28 May 2010 20:19:55 +0000 Subject: Move some code (including the optional objects) into libwsutil svn path=/trunk/; revision=33012 --- wsutil/CMakeLists.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'wsutil/CMakeLists.txt') diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt index 96b96b70d5..4bef18437d 100644 --- a/wsutil/CMakeLists.txt +++ b/wsutil/CMakeLists.txt @@ -29,6 +29,13 @@ IF(WIN32) ENDIF(WIN32) set(WSUTIL_FILES +# @GETOPT_O@ # wsgetopt.c +# @INET_ATON_LO@ # inet_aton.c +# @INET_NTOP_LO@ # inet_ntop.c +# @INET_PTON_LO@ # inet_pton.c +# @STRERROR_O@ # strerror.c +# @STRNCASECMP_O@ # strncasecmp.c +# @STRPTIME_O@ # strptime.c mpeg-audio.c privileges.c str_util.c -- cgit v1.2.3