Wireshark-commits: [Wireshark-commits] rev 29666: /trunk/ /trunk/epan/: CMakeLists.txt /trunk/cmake

Date: Wed, 02 Sep 2009 16:33:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29666

User: jmayer
Date: 2009/09/02 09:33 AM

Log:
 Beginnings of getting cmake to build stuff in epan.
 It's only beginnings, so epan is commented out in
 the subdirs statement.
 
 This is more a synch to avoid duplicate work and creating
 conflicting patches to the cmake stuff.

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

Directory: /trunk/cmake/modules/
  Changes    Path              Action
  +21 -0     UseLemon.cmake    Added

Directory: /trunk/
  Changes    Path              Action
  +145 -131  CMakeLists.txt    Modified

Directory: /trunk/wiretap/
  Changes    Path              Action
  +5 -3      CMakeLists.txt    Modified