cmake/
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 6 Sep 2006 22:28:19 +0000 (22:28 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 6 Sep 2006 22:28:19 +0000 (22:28 +0000)
commit5c75f8c0d2df5b229152239bcbbee499102eddea
treea9be8b336a59ee03c35e593c135384e82745c77b
parent229ae4de346bc10a539278dd01782accc937af43
cmake/
Add some more (hackish) tests.
Add a LICENSE file until I find the time to add it to all
files individually.

CMakeLists.txt
Add some addiotional stuff regarding options.
Add (non-working) code to generate config.h
Handle GTK1 vs GTK2 and GLIB1 vs GLIB2

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19168 f5534014-38df-0310-8fa8-9805f1628bb7
CMakeLists.txt
cmake/modules/FindGLIB.cmake [new file with mode: 0644]
cmake/modules/FindGLIB2.cmake [new file with mode: 0644]
cmake/modules/FindLEX.cmake [new file with mode: 0644]
cmake/modules/FindPCAP.cmake [moved from cmake/modules/FindPcap.cmake with 100% similarity]
cmake/modules/FindYACC.cmake [new file with mode: 0644]
cmake/modules/LICENSE.txt [new file with mode: 0644]
cmakeconfig.h.in [new file with mode: 0644]