This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from bca54db206 cmake: add build support for even more more experimental
plugins (#10049)
add b6c4fd4b88 Require PCRE and clean up usage in CMakeLists (#10058)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 3 +-
cmake/FindPCRE.cmake | 39 ++++++++++++++++------
iocore/eventsystem/CMakeLists.txt | 2 +-
plugins/cachekey/CMakeLists.txt | 2 ++
plugins/experimental/access_control/CMakeLists.txt | 2 +-
plugins/experimental/cookie_remap/CMakeLists.txt | 6 +++-
plugins/experimental/slice/CMakeLists.txt | 2 +-
plugins/header_rewrite/CMakeLists.txt | 2 ++
plugins/prefetch/CMakeLists.txt | 2 ++
plugins/regex_remap/CMakeLists.txt | 2 ++
plugins/regex_revalidate/CMakeLists.txt | 2 +-
src/tscore/CMakeLists.txt | 2 +-
12 files changed, 47 insertions(+), 19 deletions(-)