Wireshark-commits: [Wireshark-commits] rev 53692: /trunk/cmake/modules/ /trunk/cmake/modules/: Find

Date: Sun, 01 Dec 2013 10:34:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53692

User: jmayer
Date: 2013/12/01 10:34 AM

Log:
 Graham Bloice
 - Using gtk[23] is a hack. Implement a clean solution.
 
 Me
 - In the current setup, building Qt ONLY is not supported as
   lots of required support libraries are only found in gtk2 and
   gtk3. Print an error in that case.
 - Small style changes (lowercasing, whitespace)

Directory: /trunk/cmake/modules/
  Changes    Path                  Action
  +11 -3     FindGLIB2.cmake       Modified
  +32 -24    FindGMODULE2.cmake    Modified
  +30 -22    FindGTHREAD2.cmake    Modified