This is an automated email from the ASF dual-hosted git repository.

cmcfarlen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from 20709e32c5 Removes the UglyStub file (#9401)
     add 601500d044 update cmake for rpc and swoc (#9409)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                             |  17 +++-
 cmake/subproject_version.cmake             |  37 ++++++++
 include/tscore/ink_config.h.cmake.in       |   2 +-
 iocore/eventsystem/CMakeLists.txt          |   1 +
 lib/CMakeLists.txt                         |   1 +
 lib/swoc/CMakeLists.txt                    | 132 +++++++++++++++++++++++++++++
 {iocore/dns => mgmt/config}/CMakeLists.txt |  25 +++---
 mgmt/config/Makefile.am                    |   2 +-
 {iocore/cache => mgmt/rpc}/CMakeLists.txt  |  57 +++++++------
 src/records/CMakeLists.txt                 |   6 ++
 src/traffic_server/CMakeLists.txt          |   7 +-
 src/tscpp/util/CMakeLists.txt              |   3 +-
 12 files changed, 242 insertions(+), 48 deletions(-)
 create mode 100644 cmake/subproject_version.cmake
 create mode 100644 lib/swoc/CMakeLists.txt
 copy {iocore/dns => mgmt/config}/CMakeLists.txt (84%)
 copy {iocore/cache => mgmt/rpc}/CMakeLists.txt (65%)

Reply via email to