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 44669: /trunk/cmake/modules/ /trunk/cmake/modules/: Find

Date: Sat, 25 Aug 2012 19:12:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44669

User: eapache
Date: 2012/08/25 12:12 PM

Log:
 Have CMake also consider the include path "lua5.2" (note the dot),
 since that is where it can be found on recent Ubuntus, and without it
 you get a mix of 5.1 includes and 5.2 libraries, which breaks the build.

Directory: /trunk/cmake/modules/
  Changes    Path             Action
  +1 -1      FindLUA.cmake    Modified