Wireshark-commits: [Wireshark-commits] master 0c0dadb: CMake: More update_tools_help fixes.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Jul 2018 17:52:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0c0dadb2ee08b13f6b834c6f72c89ac80ce21d3b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0c0dadb by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: More update_tools_help fixes.
    
    Use our target name instead of $<TARGET_FILE:...> in a few places. As
    Peter pointed out, CMake will do the desired substitution for us. Update
    a comment.
    
    Change-Id: I03bf98cc1bf4807213eb89e5e5b1f4e3c08c17be
    Reviewed-on: https://code.wireshark.org/review/28836
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  b489a83   GTP: add 5G NR User Plane Dissection
    adds  0c0dadb   CMake: More update_tools_help fixes.


Summary of changes:
 docbook/CMakeLists.txt | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)