wireshark/wsutil
Jörg Mayer de68ad3066 H. Sivank <hsivank@gmail.com>
I try to configure Wireshark with cmake on macosx 10.6.
It fails with : set_target_properties called with incorrect number of arguments.
Attached a patch to fix this issue.


svn path=/trunk/; revision=34201
2010-09-23 07:02:33 +00:00
..
CMakeLists.txt H. Sivank <hsivank@gmail.com> 2010-09-23 07:02:33 +00:00
file_util.c Forward-port r33953. 2010-08-27 19:24:44 +00:00
file_util.h Forward-port r33953. 2010-08-27 19:24:44 +00:00
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h Also rename inet_ntop() on Windows 2010-09-15 21:41:27 +00:00
libwsutil.def Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy(). 2010-09-16 19:20:06 +00:00
Makefile.am Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST. 2010-05-29 03:33:28 +00:00
Makefile.common Make inet_aton an optional object on *NIX again 2010-05-29 01:00:52 +00:00
Makefile.nmake Make inet_aton an optional object on *NIX again 2010-05-29 01:00:52 +00:00
mpeg-audio.c
mpeg-audio.h
privileges.c More typos. 2010-09-16 19:56:34 +00:00
privileges.h Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy(). 2010-09-16 19:20:06 +00:00
str_util.c
str_util.h
strerror.c Include glib.h (for g_snprintf). 2010-05-29 03:35:32 +00:00
strerror.h
strncasecmp.c
strptime.c Add braces to avoid an ambiguous else 2010-05-29 03:34:05 +00:00
strptime.h
type_util.c
type_util.h
unicode-utils.c
unicode-utils.h
wsgetopt.c
wsgetopt.h