wireshark/cmake/modules
Gerald Combs 3c163637d6 WSUG: Fixup PDF images.
Pass relative image directory paths to xsltproc. The DocBook documentation
says you can use a URI, but trying to get that to work with CMake
and Windows appears to be a path to tears and undignified wails of
frustration.

Add attributes for our different types of images and use them so that
the PDFs don't scale our screenshots to an unusable size.

Change-Id: I786d09d9ef9be3d423b2af426a8867739ae12c1a
Reviewed-on: https://code.wireshark.org/review/17688
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2016-09-13 21:02:54 +00:00
..
CMakeInstallDirs.cmake
COPYING-CMAKE-SCRIPTS
CheckCCompilerFlag.cmake Revert "Another message from Clang for unknown -f and -m flags." 2015-10-14 16:53:36 +00:00
CheckCLinkerFlag.cmake Get Clang to report errors for unused vs. unknown linker flags 2016-01-28 02:44:14 +00:00
CheckCXXCompilerFlag.cmake Duplicate CheckCCompilerFlag for CXX. 2015-07-08 07:16:01 +00:00
FindAIRPCAP.cmake
FindASCIIDOC.cmake Fix CMake target FOLDER properties 2016-03-20 14:03:12 +00:00
FindCAP.cmake
FindCARES.cmake
FindChocolatey.cmake
FindCygwin.cmake CMake: Add "C:/tools/cygwin" to FindCygwin.cmake. 2015-11-17 01:37:00 +00:00
FindDOXYGEN.cmake
FindFOP.cmake Add missing hints. 2016-03-02 18:57:31 +00:00
FindFreetype.cmake
FindGCRYPT.cmake Require libgcrypt 1.4.2, add cmake version detection 2015-10-20 03:28:55 +00:00
FindGEOIP.cmake
FindGLIB2.cmake
FindGMODULE2.cmake
FindGNUTLS.cmake Require GnuTLS 2.12.0, add cmake version detection 2015-10-25 14:05:07 +00:00
FindGTHREAD2.cmake
FindGTK2.cmake
FindGTK3.cmake cmake: fix GTK3 detection via pkg-config 2016-05-09 20:01:20 +00:00
FindKERBEROS.cmake cmake: fix kerberos library lookup, support Heimdal 2015-10-13 07:36:30 +00:00
FindLEX.cmake Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
FindLIBSSH.cmake Compile sshdump and ciscodump for Windows 2016-04-25 07:22:28 +00:00
FindLUA.cmake FindLUA.cmake: reject version 5.3 2015-11-15 20:15:41 +00:00
FindLYNX.cmake Always use html2text.py for FAQ, improve output 2015-03-25 07:08:52 +00:00
FindM.cmake
FindMSVC_REDIST.cmake CMake+PortableApps: Include the VC runtime (second try). 2015-12-04 22:32:32 +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
FindOS_X_FRAMEWORKS.cmake
FindPCAP.cmake Move more capture device handling to the caputils library. 2016-01-07 04:38:39 +00:00
FindPOD.cmake FindPOD: fix link to CSS 2015-03-25 14:32:00 +00:00
FindPORTAUDIO.cmake Add PortAudio to Windows CMake build 2015-06-09 13:12:19 +00:00
FindPortableApps.cmake CMake: Initial PortableApps targets. 2015-04-14 19:11:50 +00:00
FindPowerShell.cmake Start moving win-setup to PowerShell. 2015-04-14 19:09:30 +00:00
FindSBC.cmake
FindSED.cmake
FindSETCAP.cmake
FindSH.cmake Build: On Windows, ensure we have found Cygwin bash 2016-01-02 22:59:03 +00:00
FindSMI.cmake
FindWSWinLibs.cmake CMake updates for Windows build 2015-03-26 16:58:53 +00:00
FindWiX.cmake Fix detection of NSIS/WiX install path when running a win64 CMake 2016-07-09 07:22:09 +00:00
FindWinSparkle.cmake
FindWireshark.cmake
FindXSLTPROC.cmake WSUG: Fixup PDF images. 2016-09-13 21:02:54 +00:00
FindYACC.cmake Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
FindYAPP.cmake
FindZLIB.cmake CMake: Don't clobber ZLIB_*. 2015-10-06 21:41:25 +00:00
GenerateTestSh.cmake Fix the exec call and paths in the test wrapper. 2015-03-07 05:04:32 +00:00
LICENSE.txt
LocatePythonExecutable.cmake Put a newline at the end of the file. 2015-11-03 01:46:41 +00:00
LocatePythonModule.cmake
UseABICheck.cmake cmake: fix "multiple rules generate abi-descriptor.template" warning 2015-11-23 17:22:44 +00:00
UseAsn2Wrs.cmake CMake: Find asn2wrs.py once. 2016-03-24 18:41:39 +00:00
UseCheckAPI.cmake Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
UseCustomIncludes.cmake
UseLemon.cmake Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
UseMakeDissectorReg.cmake
UseMakeTapReg.cmake
UseWinLibs.cmake CMake: Fixup appending to WS_WIN_LIBS 2015-08-20 19:56:22 +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
gmxTestLargeFiles.cmake Clean up some messages. 2016-06-15 00:36:34 +00:00
hhc.cmake
readme.txt

readme.txt

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

* FindZLIB.cmake