This is an automated email from the ASF dual-hosted git repository. amc pushed a commit to branch 10-Dev in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/10-Dev by this push: new 15d235873 Add libswoc paths to base CMake file. (#9191) 15d235873 is described below commit 15d2358737857a558ebb7aa38c299ace49895545 Author: Alan M. Carroll <a...@apache.org> AuthorDate: Sun Nov 13 07:35:27 2022 -0600 Add libswoc paths to base CMake file. (#9191) --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 753c7520b..8402a7a02 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,6 +32,7 @@ include_directories( include tests/include lib + lib/swoc/include lib/yamlcpp/include proxy proxy/hdrs