wireshark/cmake/modules
Gerald Combs a6652a2778 CMake: Fix the WiX search path.
Look for WiX executables in $WIX/bin instead of $WIX.

Change-Id: Id55eb8e73403d2beed55d64e9bdc6812308c359f
Reviewed-on: https://code.wireshark.org/review/22423
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-06-27 17:34:22 +00:00
..
CheckCCompilerFlag.cmake
CheckCLinkerFlag.cmake cmake: fix the linker flags test for Visual Studio 2016-11-08 16:22:30 +00:00
CheckCXXCompilerFlag.cmake
CMakeInstallDirs.cmake
COPYING-CMAKE-SCRIPTS
Dist.cmake cmake: add creation of version.conf to be shipped in tarball. 2016-11-21 09:02:11 +00:00
FindAIRPCAP.cmake
FindASCIIDOC.cmake cmake: fix sporadic WSDG build failure on Windows 2017-04-12 04:18:18 +00:00
FindCAP.cmake
FindCARES.cmake
FindChocolatey.cmake
FindCygwin.cmake cmake: make Cygwin optional 2017-04-26 21:52:15 +00:00
FindDOXYGEN.cmake
FindFOP.cmake
FindFreetype.cmake
FindGCRYPT.cmake CMake: Move the search for libgcc_s to GLib. 2017-02-17 20:27:03 +00:00
FindGEOIP.cmake Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free function 2017-04-14 17:53:09 +00:00
FindGLIB2.cmake CMake: Move the search for libgcc_s to GLib. 2017-02-17 20:27:03 +00:00
FindGMODULE2.cmake
FindGNUTLS.cmake CMake: Move the search for libgcc_s to GLib. 2017-02-17 20:27:03 +00:00
FindGTHREAD2.cmake
FindGTK2.cmake
FindGTK3.cmake cmake: fix GTK3 detection via pkg-config 2016-05-09 20:01:20 +00:00
FindHTMLHelp.cmake Simplify the search for HTMLHelp. 2017-06-10 16:11:12 +00:00
FindKERBEROS.cmake
FindLEX.cmake Remove runlex.sh script, just run lex directly 2017-04-26 21:51:18 +00:00
FindLIBSSH.cmake
FindLibXml2.cmake cmake: FixLibXML2 include 2017-04-19 13:24:24 +00:00
FindLUA.cmake
FindLYNX.cmake
FindLZ4.cmake Windows: update LZ4 to 1.7.5 and USBPcap to 1.2.0.1 2017-05-12 03:07:31 +00:00
FindM.cmake A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
FindMACOS_FRAMEWORKS.cmake Rename FindOS_X_FRAMEWORKS.cmake for the new OS name. 2017-06-16 08:55:57 +00:00
FindMSVC_REDIST.cmake
FindNGHTTP2.cmake Remove nghttp2 code and use system' nghttp2 2016-10-13 19:26:10 +00:00
FindNL.cmake cmake: fix breakage with libnl2 2016-09-12 12:10:19 +00:00
FindNSIS.cmake Fix detection of NSIS/WiX install path when running a win64 CMake 2016-07-09 07:22:09 +00:00
FindPCAP.cmake Revert "Revert "Get rid of HAVE_REMOTE."" 2017-05-11 18:19:12 +00:00
FindPOD.cmake FindPOD.cmake: look for pod2html.bat 2017-04-26 21:52:34 +00:00
FindPortableApps.cmake
FindPORTAUDIO.cmake
FindPowerShell.cmake
FindSBC.cmake Add SBC decoding support to Windows 2016-10-22 17:35:54 +00:00
FindSETCAP.cmake
FindSH.cmake cmake: make Cygwin optional 2017-04-26 21:52:15 +00:00
FindSMI.cmake
FindSNAPPY.cmake CQL: add LZ4/Snappy decompression support on Windows 2016-10-18 04:00:35 +00:00
FindSPANDSP.cmake Change SpanDSP capitalization 2016-12-07 00:51:14 +00:00
FindWinSparkle.cmake Update to WinSparkle 0.5.3. 2016-12-13 01:52:16 +00:00
FindWireshark.cmake
FindWiX.cmake CMake: Fix the WiX search path. 2017-06-27 17:34:22 +00:00
FindWSWinLibs.cmake Revert "More 2.4 initialization." 2017-06-05 15:03:58 +00:00
FindXSLTPROC.cmake cmake: remove dependency on sed 2017-04-26 21:50:44 +00:00
FindYACC.cmake Make Winflex\bison the preferred option 2016-09-18 09:57:06 +00:00
FindYAPP.cmake
FindZLIB.cmake On UN*X, make sure we can find inflate() in libz. 2017-06-27 07:48:58 +00:00
GenerateTestSh.cmake
gmxTestLargeFiles.cmake Clean up some messages. 2016-06-15 00:36:34 +00:00
hhc.cmake
LICENSE.txt
LocatePythonExecutable.cmake CMake: Look for Python in more places. 2017-06-08 22:41:20 +00:00
LocatePythonModule.cmake
readme.txt
UseABICheck.cmake
UseAsn2Wrs.cmake
UseCheckAPI.cmake
UseCustomIncludes.cmake
UseLemon.cmake
UseMakeDissectorReg.cmake
UseMakeTapReg.cmake
UseWinLibs.cmake Qt: Warn the user about DBAR 1.8 on Windows. 2017-02-16 16:58:12 +00:00
WiresharkConfig.cmake.in
WiresharkConfigVersion.cmake.in
WiresharkPlugin.cmake CMake: Allow setting per target compiler warnings 2016-08-23 21:33:09 +00:00

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

* FindZLIB.cmake