wireshark/cmake/modules
Jörg Mayer 3ab8799526 Remove some things that I added while not understanding the real
problem/solution.
"Long" since solved by copying the solution from Makefile.nmake.

Small update to the status of cmake builds on windows

svn path=/trunk/; revision=52574
2013-10-12 22:08:03 +00:00
..
CMakeInstallDirs.cmake
COPYING-CMAKE-SCRIPTS
CheckCCompilerFlag.cmake Fix a bug that will prevent the extra flags from being honored. 2013-07-24 20:42:11 +00:00
CheckCLinkerFlag.cmake
FeatureSummary.cmake
FindADNS.cmake
FindAIRPCAP.cmake Make airpcap detection work 2013-10-11 07:38:45 +00:00
FindCAP.cmake
FindCARES.cmake Beginnings of win cmake support (not yet working), created by Graham Bloice, 2013-09-23 21:45:55 +00:00
FindFOP.cmake
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 Try to get gtk3 detection working via pkg-config 2013-10-07 00:25:43 +00:00
FindHtmlViewer.cmake
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
FindM.cmake
FindNL.cmake
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
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
FindXSLTPROC.cmake Revert "Fix using fop from CMake" 2013-10-10 08:41:14 +00:00
FindYACC.cmake
FindYAPP.cmake
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
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
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 Remove some things that I added while not understanding the real 2013-10-12 22:08:03 +00:00
gmxTestLargeFiles.cmake
readme.txt

readme.txt

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

* FindZLIB.cmake