wireshark/cmake/modules
Jörg Mayer 086e73cf7d On Windows find the standard html viewer by using bigger and bigger
hammers only to realize that this really needs to be done at runtime.
Commit it anyway.

svn path=/trunk/; revision=53226
2013-11-10 14:42:49 +00:00
..
CMakeInstallDirs.cmake - Generate manpages and html version of manpages 2009-11-11 16:20:37 +00:00
COPYING-CMAKE-SCRIPTS - FindGLIB2.cmake updates from 2010-09-25 15:38:12 +00:00
CheckCCompilerFlag.cmake Fix a bug that will prevent the extra flags from being honored. 2013-07-24 20:42:11 +00:00
CheckCLinkerFlag.cmake - Reset a few more variables used in FindXYZ scripts. 2010-09-28 19:23:15 +00:00
FeatureSummary.cmake The Feature summary of cmake 2.6.2 has a bug that is fixed in 2009-10-15 21:25:48 +00:00
FindADNS.cmake - Add $Id: $ tags 2009-09-23 19:40:25 +00:00
FindAIRPCAP.cmake Make airpcap detection work 2013-10-11 07:38:45 +00:00
FindASCIIDOC.cmake Add generation of release notes. 2013-11-01 09:55:26 +00:00
FindCAP.cmake - Add $Id: $ tags 2009-09-23 19:40:25 +00:00
FindCARES.cmake Beginnings of win cmake support (not yet working), created by Graham Bloice, 2013-09-23 21:45:55 +00:00
FindFOP.cmake Almost working out-of-tree builds for the documentation, 2010-02-25 12:30:44 +00:00
FindFreetype.cmake Fix a few things - untested until current build finishes. 2013-10-10 22:19:45 +00:00
FindGCRYPT.cmake Fogot to set the <package>_INCLUDE_DIRS variable, thus it 2013-10-04 07:41:43 +00:00
FindGEOIP.cmake Beginnings of win cmake support (not yet working), created by Graham Bloice, 2013-09-23 21:45:55 +00:00
FindGLIB2.cmake Remove a debug "printf" 2013-10-04 13:08:21 +00:00
FindGMODULE2.cmake Detecting these modules finally works on Windows setup 2013-10-04 15:10:27 +00:00
FindGNUTLS.cmake Fix a typo 2013-10-04 07:48:25 +00:00
FindGTHREAD2.cmake Detecting these modules finally works on Windows setup 2013-10-04 15:10:27 +00:00
FindGTK2.cmake Beginnings of win cmake support (not yet working), created by Graham Bloice, 2013-09-23 21:45:55 +00:00
FindGTK3.cmake Make FindGTK3 work on windows 2013-11-10 11:00:54 +00:00
FindHtmlViewer.cmake On Windows find the standard html viewer by using bigger and bigger 2013-11-10 14:42:49 +00:00
FindKERBEROS.cmake Beginnings of win cmake support (not yet working), created by Graham Bloice, 2013-09-23 21:45:55 +00:00
FindLEX.cmake Pass the name of the sed executable as an explicit argurment to 2013-11-03 12:22:39 +00:00
FindLUA.cmake Beginnings of win cmake support (not yet working), created by Graham Bloice, 2013-09-23 21:45:55 +00:00
FindLYNX.cmake Fix a typo that was never noticed 2013-11-01 09:53:17 +00:00
FindM.cmake - Add $Id: $ tags 2009-09-23 19:40:25 +00:00
FindNL.cmake If we somehow manage to find libnl version 2 or 3, but don't manage to 2013-04-04 21:09:10 +00:00
FindPCAP.cmake Don't check for pcap_version(); we don't use it. 2013-10-10 21:02:50 +00:00
FindPOD.cmake Get pod2man to work on windows: call via perl 2013-10-04 16:55:04 +00:00
FindPORTAUDIO.cmake Beginnings of win cmake support (not yet working), created by Graham Bloice, 2013-09-23 21:45:55 +00:00
FindSED.cmake - Beginnings of cmake in docbook directory 2009-12-29 12:12:26 +00:00
FindSH.cmake Make runlex.sh work on Windows 2013-10-04 23:23:16 +00:00
FindSMI.cmake Beginnings of win cmake support (not yet working), created by Graham Bloice, 2013-09-23 21:45:55 +00:00
FindWSWinLibs.cmake qtshark and wireshark(gtk2) now actually find their libs. 2013-10-11 11:11:41 +00:00
FindXMLLINT.cmake Almost working out-of-tree builds for the documentation, 2010-02-25 12:30:44 +00:00
FindXSLTPROC.cmake Revert "Fix using fop from CMake" 2013-10-10 08:41:14 +00:00
FindYACC.cmake Slightly rework the detection code for some packages. 2009-09-24 20:42:08 +00:00
FindYAPP.cmake Try to add tpg, but it seems it doesn't build with autofoo either. 2009-09-25 18:09:42 +00:00
FindZLIB.cmake Fix check for inflatePrime in zlib (ZLIB_LIBRARIES isn't set at that 2013-10-11 06:10:32 +00:00
LICENSE.txt Only include the license text and not the rest of the source file 2006-10-26 16:39:34 +00:00
UseABICheck.cmake Fix more SVN properties. 2013-10-25 01:25:23 +00:00
UseAsn2Wrs.cmake When building packet-dap.c on an empty build tree, packet-dap.c would 2013-09-17 18:02:25 +00:00
UseLemon.cmake Fix a typo (letover from autotools times) which accidentally 2013-10-05 21:23:57 +00:00
UseMakeDissectorReg.cmake Remove a comment about adding use of the sh version of the script. 2013-11-01 09:54:05 +00:00
UseMakeTapReg.cmake Set CMake to use Python when building the tap register files. 2013-10-13 09:47:32 +00:00
UseWinLibs.cmake Remove some things that I added while not understanding the real 2013-10-12 22:08:03 +00:00
gmxTestLargeFiles.cmake Copy over cmake largfile detection from the gromacs project. 2013-07-23 09:40:21 +00:00
readme.txt More SVN properties cleanup. 2013-10-27 01:11:15 +00:00

readme.txt

The following modules have been copied from CMake trunk _without_ modifications:

* FindZLIB.cmake