Wireshark-commits: [Wireshark-commits] rev 29838: /trunk/ /trunk/cmake/modules/: FindCAP.cmake Find

Date: Thu, 10 Sep 2009 07:05:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29838

User: jmayer
Date: 2009/09/10 12:05 AM

Log:
 Update to add the last missing detection stuff.
 Some of it is untested, kerberos is currently a hack.
 Apart from that, package detection should be complete.

Directory: /trunk/cmake/modules/
  Changes    Path                  Action
  +32 -0     FindCAP.cmake         Added
  +32 -0     FindGEOIP.cmake       Added
  +38 -0     FindKERBEROS.cmake    Added
  +32 -0     FindM.cmake           Added
  +0 -32     FindMATH.cmake        Removed

Directory: /trunk/
  Changes    Path              Action
  +45 -12    CMakeLists.txt    Modified

Directory: /trunk/epan/wspython/
  Changes    Path              Action
  +32 -0     CMakeLists.txt    Added