wireshark/cmake/modules
Jörg Mayer fb834104e5 When building packet-dap.c on an empty build tree, packet-dap.c would
be incorrect on the first pass and only be correct when remade.
The reason was that disp-exp.cnf was created incorrectly on first pass.
disp-exp.cnf required dop-exp.cnf to build correctly, so add a mechanism
to add dependencies for export files.

Note: Only the cmake change has been tested, the autofoo stuff requires
  testing.

svn path=/trunk/; revision=52120
2013-09-17 18:02:25 +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
FindCAP.cmake
FindCARES.cmake
FindFOP.cmake
FindGCRYPT.cmake
FindGEOIP.cmake
FindGLIB2.cmake
FindGMODULE2.cmake
FindGNUTLS.cmake
FindGTHREAD2.cmake
FindGTK2.cmake
FindGTK3.cmake
FindHtmlViewer.cmake
FindKERBEROS.cmake
FindLEX.cmake
FindLUA.cmake
FindLYNX.cmake
FindM.cmake
FindNL.cmake
FindPCAP.cmake
FindPOD.cmake
FindPORTAUDIO.cmake
FindSED.cmake
FindSH.cmake
FindSMI.cmake
FindXMLLINT.cmake
FindXSLTPROC.cmake
FindYACC.cmake
FindYAPP.cmake
FindZLIB.cmake
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
UseMakeDissectorReg.cmake
UseMakeTapReg.cmake
UseMakefileCommon.cmake - Extract variables from Makefile.common. 2013-08-12 22:17:06 +00:00
gmxTestLargeFiles.cmake
readme.txt

readme.txt

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

* FindZLIB.cmake