http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19149
User: jmayer
Date: 2006/09/05 09:27 AM
Log:
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.
Directory: /trunk/cmake/modules/
Changes Path Action
+260 -0 FindGTK2.cmake Added
+27 -0 FindPcap.cmake Added
Directory: /trunk/
Changes Path Action
+51 -0 CMakeLists.txt Added
+70 -0 README.cmake Added
Directory: /trunk/wiretap/
Changes Path Action
+40 -0 CMakeLists.txt Added