Wireshark-bugs: [Wireshark-bugs] [Bug 8619] Cmake build fails to like against lua as of #49103

Date: Wed, 01 May 2013 20:29:05 +0000

Comment # 5 on bug 8619 from
It would really help to have a list of all liblua* files to understand why we
pick up the 5.2 includes from the list first (ok, that's actually exactly what
I expect to happen) but not the 5.2 lib (which is NOT what I expect to happen).

If you take a look at cmake/modules/FindLUA.cmake you will see that we search
includes and libraries in the same order.


You are receiving this mail because:
  • You are watching all bug changes.