Wireshark-commits: [Wireshark-commits] rev 52194: / /trunk/cmake/modules/: FindCARES.cmake FindGCRY
Date: Mon, 23 Sep 2013 21:45:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52194

User: jmayer
Date: 2013/09/23 09:45 PM

Log:
 Beginnings of win cmake support (not yet working), created by Graham Bloice,
 some smaller changes by me.
 - README.cmake
   Document how to (one day) run on Windows
 - CMakeLists.txt
   Use MSVC compiler flags for MSVC instead of gcc flags
 - FindWSWinLibs.cmake
   New: Creates HINTS for finding includes and libraries
   inside the Wireshark support library installation.
 - FindXXX.cmake
   Make use of HINTS generated by FindWSWinLibs.cmake
 
 This has not really been tested on Windows as my installation seems to have
 automagically downloaded some fixes and is in an inconsistent state since.
 Will probably need to reinstall.

Directory: /trunk/cmake/modules/
  Changes    Path                   Action
  +6 -3      FindCARES.cmake        Modified
  +7 -4      FindGCRYPT.cmake       Modified
  +6 -3      FindGEOIP.cmake        Modified
  +8 -0      FindGLIB2.cmake        Modified
  +13 -9     FindGMODULE2.cmake     Modified
  +6 -2      FindGNUTLS.cmake       Modified
  +16 -12    FindGTHREAD2.cmake     Modified
  +11 -1     FindGTK2.cmake         Modified
  +6 -3      FindKERBEROS.cmake     Modified
  +4 -0      FindLUA.cmake          Modified
  +9 -0      FindPCAP.cmake         Modified


(5 files not shown)