This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from c1093a4741 Switch libtscore to static and deal with the fallout (#9974)
add 680480ab67 cmake: build the traffic_dump plugin (#10033)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 1 +
plugins/CMakeLists.txt | 4 ++++
plugins/{xdebug => experimental}/CMakeLists.txt | 2 +-
.../experimental/traffic_dump}/CMakeLists.txt | 22 ++++++++++++++++------
.../traffic_dump/unit_tests}/CMakeLists.txt | 13 ++++++++++---
5 files changed, 32 insertions(+), 10 deletions(-)
copy plugins/{xdebug => experimental}/CMakeLists.txt (96%)
copy {src/traffic_crashlog =>
plugins/experimental/traffic_dump}/CMakeLists.txt (70%)
copy {lib/fastlz =>
plugins/experimental/traffic_dump/unit_tests}/CMakeLists.txt (71%)