Wireshark-commits: [Wireshark-commits] master 1cc4ac4: Add Lua dependings only if LUA is enabled

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jan 2016 16:09:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1cc4ac4619358d508ba78261851c8947d8d3ceb5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1cc4ac4 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Add Lua dependings only if LUA is enabled
    
    Avoid build fail if found Lua but it is disabled.
    
    Change-Id: If1cf0d650454d2844a1430135de1385c984e5ba4
    Reviewed-on: https://code.wireshark.org/review/13394
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ff033c6   extcap: add masked to options.
    adds  1cc4ac4   Add Lua dependings only if LUA is enabled


Summary of changes:
 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)