Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Thu, 27 May 2010 10:49:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32992

User: jmayer
Date: 2010/05/27 03:49 AM

Log:
 Fix for the LUA part of bug
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4788
 
 - Don't build the wslua stuff as a (static) library, build the
   stuff directly into epan instead.
 
 The wspython remains to be done.

Directory: /trunk/epan/
  Changes    Path              Action
  +5 -6      CMakeLists.txt    Modified

Directory: /trunk/epan/wslua/
  Changes    Path              Action
  +25 -51    CMakeLists.txt    Modified