Wireshark-commits: [Wireshark-commits] master-1.12 8bcaca0: Honor configured CMAKE_INSTALL_LIBDIR w
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Jun 2014 09:27:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8bcaca0029237e9f2f8f0e8eb5c63e36a67c5d0e
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

8bcaca0 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>
    (cherry picked from commit 5c6403b27bdcc0e0aac065b2daf9a2625292610f)
    Reviewed-on: https://code.wireshark.org/review/1976
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  eb79329   Set PLUGIN_INSTALL_DIR properly for wireshark.pc
    adds  8bcaca0   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(-)