Wireshark-commits: [Wireshark-commits] master-3.2 a254738: CMake: fix detection of Lua development

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Mar 2020 09:30:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2547387865d3cf150ef9556320dc3768d303a1f
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

a254738 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    CMake: fix detection of Lua development package
    
    See https://www.wireshark.org/lists/wireshark-dev/202003/msg00054.html
    
    Change-Id: I10a854a4dcd5320fce8ca3e6ff5722225c56c5d9
    Reviewed-on: https://code.wireshark.org/review/36494
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 2ba42a047e767dd7e9fcd1f7256c2ab301b2c76d)
    Reviewed-on: https://code.wireshark.org/review/36497
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  cf1dce4   travis: remove redundant jobs, update to xcode11.3
     add  a254738   CMake: fix detection of Lua development package


Summary of changes:
 cmake/modules/FindLUA.cmake | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)