wireshark/cmake/modules
Jörg Mayer 7c25a38963 lib is required for linking, the dlls are in bin
And with this change, I'm finally able to run the executables in the
top builddir.

svn path=/trunk/; revision=52498
2013-10-10 17:13:02 +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
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 Missed this part of Grahams patch. 2013-10-06 18:19:58 +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 Try to get gtk3 detection working via pkg-config 2013-10-07 00:25:43 +00:00
FindHtmlViewer.cmake Try to add support to learn the HTML_VIEWER variable and the DOC_DIR variables from the environment - not yet working 2010-09-23 06:59:41 +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 Make runlex.sh work on Windows 2013-10-04 23:23:16 +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 - Beginnings of cmake in docbook directory 2009-12-29 12:12:26 +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 Rewrite FindPCAP.cmake to current practices 2013-10-06 15:56:30 +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 lib is required for linking, the dlls are in bin 2013-10-10 17:13:02 +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 Add Win support (and add a "hacked" case where the zlib 2013-10-04 15:42:23 +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
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 trailing whitespace 2012-09-25 01:20:51 +00:00
UseMakeTapReg.cmake Use the correct syntax for the shell 2013-10-06 22:14:37 +00:00
UseMakefileCommon.cmake - Extract variables from Makefile.common. 2013-08-12 22:17:06 +00:00
UseWinLibs.cmake Libwireshark now links on windows with cmake 2013-10-06 21:25:44 +00:00
gmxTestLargeFiles.cmake Copy over cmake largfile detection from the gromacs project. 2013-07-23 09:40:21 +00:00
readme.txt Add readme to track modules 2010-04-01 10:13:47 +00:00

readme.txt

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

* FindZLIB.cmake