URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bea24cfdad15fd1842ee9cc2db56b97d74b0fafe
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bea24cf by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Bundle our plugins.
plugins/*/CMakeLists.txt has a lot of repitition. We might want to
create a module or include file to simplify things.
Change-Id: Iadd453c286a4127beacd80edf6dc200aa9148852
Reviewed-on: https://code.wireshark.org/review/4582
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 45e4629 Use an enum for the open-routine return value, as per Evan Huus's suggestion.
adds bea24cf CMake: Bundle our plugins.
Summary of changes:
plugins/docsis/CMakeLists.txt | 15 ++++++++++++---
plugins/ethercat/CMakeLists.txt | 15 ++++++++++++---
plugins/gryphon/CMakeLists.txt | 15 ++++++++++++---
plugins/irda/CMakeLists.txt | 15 ++++++++++++---
plugins/m2m/CMakeLists.txt | 15 ++++++++++++---
plugins/mate/CMakeLists.txt | 15 ++++++++++++---
plugins/opcua/CMakeLists.txt | 15 ++++++++++++---
plugins/profinet/CMakeLists.txt | 15 ++++++++++++---
plugins/stats_tree/CMakeLists.txt | 15 ++++++++++++---
plugins/tpg/CMakeLists.txt | 15 ++++++++++++---
plugins/unistim/CMakeLists.txt | 15 ++++++++++++---
plugins/wimax/CMakeLists.txt | 15 ++++++++++++---
plugins/wimaxasncp/CMakeLists.txt | 15 ++++++++++++---
plugins/wimaxmacphy/CMakeLists.txt | 15 ++++++++++++---
14 files changed, 168 insertions(+), 42 deletions(-)