wireshark/cmake/modules
Michal Labedzki 5e27a39fc6 Add Bluetooth SBC Codec support in cmake
SBC Codec can be optionally linked with Wireshark to provide
ability to playing RTP/SBC stream by RTP Player.

Change-Id: Iffbae16a741ffbfd0fb55a300064739d2c27c2e5
Reviewed-on: https://code.wireshark.org/review/223
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Evan Huus <eapache@gmail.com>
2014-02-17 21:44:17 +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
CMakeInstallDirs.cmake
COPYING-CMAKE-SCRIPTS
FeatureSummary.cmake
FindADNS.cmake
FindAIRPCAP.cmake Make airpcap detection work 2013-10-11 07:38:45 +00:00
FindASCIIDOC.cmake Finish converting the Developer's Guide to AsciiDoc. 2014-02-11 18:04: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
FindChocolatey.cmake More Chocolatey lex/yacc updates. 2014-01-16 18:57:29 +00:00
FindDOXYGEN.cmake Beginnings of doxygen support. 2013-12-22 01:21:56 +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 Graham Bloice 2013-12-01 10:34:01 +00:00
FindGMODULE2.cmake Graham Bloice 2013-12-01 10:34:01 +00:00
FindGNUTLS.cmake Fix a typo 2013-10-04 07:48:25 +00:00
FindGTHREAD2.cmake Too litte modify in copy - modify - paste cycle 2013-12-01 10:58:17 +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 Only try to fix absolute Unix paths. 2013-12-05 22:50:42 +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 Look for win_flex and win_bison. 2014-01-16 20:15:20 +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
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
FindSBC.cmake Add Bluetooth SBC Codec support in cmake 2014-02-17 21:44:17 +00:00
FindSED.cmake
FindSETCAP.cmake Add option to specify special permissions for dumpcap during cmake phase: 2014-01-19 00:48:22 +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 Ensure the WIRESHARK_BASE_DIR env var is in cmake format. Required for the regex in FindGTK3.cmake. 2013-11-24 19:12:07 +00:00
FindXMLLINT.cmake
FindXSLTPROC.cmake - Avoid copying of the graphics, specify the graphics source 2013-11-27 23:07:25 +00:00
FindYACC.cmake Look for win_flex and win_bison. 2014-01-16 20:15:20 +00:00
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
gmxTestLargeFiles.cmake Copy over cmake largfile detection from the gromacs project. 2013-07-23 09:40:21 +00:00
LICENSE.txt
readme.txt More SVN properties cleanup. 2013-10-27 01:11:15 +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
UseCheckAPI.cmake Beginnings of CheckAPI support. More diligence needed 2013-11-18 07:42:23 +00:00
UseLemon.cmake Fix a typo (letover from autotools times) which accidentally 2013-10-05 21:23:57 +00:00
UseMakeDissectorReg.cmake The changes to work around the msbuild deficiencies broke 2013-12-01 22:24:59 +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

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

* FindZLIB.cmake