Wireshark-commits: [Wireshark-commits] master ff94a7f: Move generating HAVE_AIRPCAP to main CMakeLi
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff94a7fffb06c54d9b6798a86494cbc25f671506
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ff94a7f by Joerg Mayer (jmayer@xxxxxxxxx):
    Move generating HAVE_AIRPCAP to main CMakeLists.txt as is done with
    other liberaries. Also: After set( variable 0 ) the variable is defined.
    
    Change-Id: Id26a771875b7643c19f173ce77bb29a4059a1bd0
    Reviewed-on: https://code.wireshark.org/review/3793
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    
Actions performed:
    from  d5ba8b4   TRILL updates
    adds  ff94a7f   Move generating HAVE_AIRPCAP to main CMakeLists.txt as is done with other liberaries. Also: After set( variable 0 ) the variable is defined.
Summary of changes:
 CMakeLists.txt                  |    3 +++
 cmake/modules/FindAIRPCAP.cmake |    2 --
 2 files changed, 3 insertions(+), 2 deletions(-)