You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "cmcfarlen (via GitHub)" <gi...@apache.org> on 2023/04/12 16:58:06 UTC

[GitHub] [trafficserver] cmcfarlen commented on a diff in pull request #9597: Cmake plugins and install things

cmcfarlen commented on code in PR #9597:
URL: https://github.com/apache/trafficserver/pull/9597#discussion_r1164405407


##########
CMakeLists.txt:
##########
@@ -183,3 +190,6 @@ add_subdirectory(mgmt/utils)
 add_subdirectory(mgmt/config)
 add_subdirectory(mgmt/rpc)
 add_subdirectory(src/traffic_server)
+add_subdirectory(plugins)
+
+add_subdirectory(configs)

Review Comment:
   I had this for vim, but been using clion lately.  I'll look up the equivalent.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org