wireshark/cmake/modules
Tomasz Moń 4bd5830cda CMake: Add ENABLE_VLD option for MSVC
Calling cmake with -DENABLE_VLD=ON when building with Visual Studio,
results in debug configuration being linked to Visual Leak Detector.
By default, Visual Leak Detector outputs the leak summary to Visual
Studio debug window. When ENABLE_VLD is active, VLD is linked to all
wireshark libraries and executables.
2021-04-10 21:53:59 +00:00
..
COPYING-CMAKE-SCRIPTS
CheckCLinkerFlag.cmake
FileInstall.cmake
FindAIRPCAP.cmake
FindAsciidoctor.cmake CMake: Increase our AsciidoctrJ JVM memory limits. 2020-04-29 03:34:56 +00:00
FindBCG729.cmake CMake: Make pkg-config functions quiet 2020-10-19 16:10:33 +00:00
FindBROTLI.cmake
FindCAP.cmake
FindCARES.cmake
FindChocolatey.cmake
FindDOXYGEN.cmake
FindFseeko.cmake Replace the Large File Support CMake stuff. 2021-03-22 12:11:26 +00:00
FindGCRYPT.cmake
FindGLIB2.cmake CMake: Fix FindGLIB2 for saner output 2020-05-01 19:44:12 +00:00
FindGMODULE2.cmake
FindGNUTLS.cmake
FindGTHREAD2.cmake
FindHTMLHelp.cmake
FindILBC.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindKERBEROS.cmake packet-kerberos: add support for decrypting KRB5 FAST messages 2020-05-26 11:42:42 +00:00
FindLEX.cmake
FindLFS.cmake Replace the Large File Support CMake stuff. 2021-03-22 12:11:26 +00:00
FindLIBSSH.cmake Windows: upgrade libssh to 0.9.5 2020-12-09 22:35:25 +00:00
FindLUA.cmake CMake: fix detection of Lua development package 2020-03-19 08:50:29 +00:00
FindLZ4.cmake CMake: Fixup a variable in FindLZ4.cmake 2019-12-11 04:55:43 +00:00
FindLibXml2.cmake
FindM.cmake
FindMSVC_REDIST.cmake
FindMaxMindDB.cmake Windows: Upgrade brotli, libmaxminddb, lz4, and snappy. 2020-12-01 08:32:44 +00:00
FindMinizip.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindNGHTTP2.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindNL.cmake
FindNSIS.cmake
FindOPUS.cmake RTP: opus playback 2020-10-03 21:15:09 +00:00
FindPCAP.cmake Merge the caputils/ and capchild/ directories 2021-03-29 06:08:02 +01:00
FindPOD.cmake
FindPortableApps.cmake
FindPowerShell.cmake CMake: fix another Windows specific warning reported by CMake 3.17 2020-04-13 20:41:30 +00:00
FindSBC.cmake
FindSETCAP.cmake
FindSMI.cmake
FindSNAPPY.cmake Windows: Upgrade brotli, libmaxminddb, lz4, and snappy. 2020-12-01 08:32:44 +00:00
FindSPANDSP.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindSparkle.cmake
FindSpeexDSP.cmake
FindSystemd.cmake CMake: fix some warnings reported by CMake 3.17 2020-04-05 07:56:57 +00:00
FindVLD.cmake CMake: Add ENABLE_VLD option for MSVC 2021-04-10 21:53:59 +00:00
FindWSLibrary.cmake
FindWSWinLibs.cmake
FindWiX.cmake
FindWinSparkle.cmake FindWinSparkle.cmake: Fix a comment. 2020-07-19 19:47:21 +00:00
FindXSLTPROC.cmake
FindZLIB.cmake
FindZSTD.cmake
LICENSE.txt
LocatePythonModule.cmake
UseAsn2Wrs.cmake
UseCheckAPI.cmake
UseCustomIncludes.cmake
UseExecutableResources.cmake
UseLemon.cmake
UseMakePluginReg.cmake CMake: Reduce "Generating plugin.c" noise during the build 2021-01-07 10:19:04 +00:00
UseMakeTaps.cmake
WiresharkPlugin.cmake CMake: Add ENABLE_VLD option for MSVC 2021-04-10 21:53:59 +00:00
hhc.cmake
readme.txt

readme.txt

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

* FindZLIB.cmake