OK, as I haven't had any negative feedback, I'm adding my work
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 Sep 2006 09:27:22 +0000 (09:27 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 Sep 2006 09:27:22 +0000 (09:27 +0000)
commit4cfa8b37c6df201ce9f609c97e9125996dc1d96f
treee738bcbdca2e392d180e71874d375f65d8938eaf
parentf67de05cfa425759014baa9c29f12f7e675fc679
OK, as I haven't had any negative feedback, I'm adding my work
to use cmake as a build system. It's in no way complete, I'd
just like others to be able to participate in playing with cmake
and to document what I'm doing.

Please read the README.cmake for what can be done right now.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19149 f5534014-38df-0310-8fa8-9805f1628bb7
CMakeLists.txt [new file with mode: 0644]
README.cmake [new file with mode: 0644]
cmake/modules/FindGTK2.cmake [new file with mode: 0644]
cmake/modules/FindPcap.cmake [new file with mode: 0644]
wiretap/CMakeLists.txt [new file with mode: 0644]