Wireshark-commits: [Wireshark-commits] master cb0ee64: cmake/add_lemon_files: depend on lemon and l
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Jun 2015 18:52:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb0ee6447b5c42144a8266e3dff30b42c6ab0bdf
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cb0ee64 by Peter Wu (peter@xxxxxxxxxxxxx):

    cmake/add_lemon_files: depend on lemon and lempar
    
    Add a dependency on the lemon binary and lempar.c files because the
    output depends on these tools. This is already done for autotools and
    nmake.
    
    In addition, clean up the generated .h and .out files.
    
    Change-Id: Ic1fa2c23949abf05e976a67d226c90293b2ce834
    Reviewed-on: https://code.wireshark.org/review/9139
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  8b6c4c3   Limit the text displayed for the Filter label in the SRT dialog so it doesn't push the table off of dialog.
    adds  cb0ee64   cmake/add_lemon_files: depend on lemon and lempar


Summary of changes:
 cmake/modules/UseLemon.cmake |   14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)