Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 24 Oct 2006 17:39:32 +0000 (17:39 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 24 Oct 2006 17:39:32 +0000 (17:39 +0000)
commitfc11412854f32a3db640e20e872afb9820195f3b
tree215b64b41fa646e48e166994be2401233b870af2
parentd24e38c9ba687baa0d82ec81fe8c3f91c244aa2b
Parts of bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179

Frederic Heem:
* More cmake system checks. It compiles dumpcap without running configure,

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19672 f5534014-38df-0310-8fa8-9805f1628bb7
15 files changed:
CMakeLists.txt
cmake/modules/Check64BitFormat.c.in [new file with mode: 0644]
cmake/modules/Check64BitFormat.cmake [new file with mode: 0644]
cmake/modules/FindADNS.cmake [new file with mode: 0644]
cmake/modules/FindDBUS.cmake [new file with mode: 0644]
cmake/modules/FindDBUSGLIB.cmake [new file with mode: 0644]
cmake/modules/FindGCRYPT.cmake [new file with mode: 0644]
cmake/modules/FindGLIB2.cmake
cmake/modules/FindGTK2.cmake
cmake/modules/FindLEX.cmake
cmake/modules/FindPCAP.cmake
cmake/modules/FindQt4.cmake [new file with mode: 0644]
cmake/modules/UsePkgConfig.cmake [new file with mode: 0644]
cmakeconfig.h.in
wiretap/CMakeLists.txt