Wireshark-commits: [Wireshark-commits] master 5c6403b: Honor configured CMAKE_INSTALL_LIBDIR when i
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 May 2014 13:36:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c6403b27bdcc0e0aac065b2daf9a2625292610f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5c6403b by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    Honor configured CMAKE_INSTALL_LIBDIR when installing libraries
    
    Change-Id: I860c9408ed01e9567992b0dcf5c6c6421344c13e
    Reviewed-on: https://code.wireshark.org/review/1862
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  75531b6   EPL:  Duplicated frames
    adds  5c6403b   Honor configured CMAKE_INSTALL_LIBDIR when installing libraries


Summary of changes:
 epan/CMakeLists.txt    |    6 +++---
 filetap/CMakeLists.txt |    6 +++---
 wiretap/CMakeLists.txt |    6 +++---
 wsutil/CMakeLists.txt  |    6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)