JosiahWI commented on code in PR #12400:
URL: https://github.com/apache/trafficserver/pull/12400#discussion_r2237809228


##########
plugins/conf_remap/CMakeLists.txt:
##########
@@ -17,3 +17,5 @@
 
 add_atsplugin(conf_remap conf_remap.cc)
 verify_remap_plugin(conf_remap)
+
+target_link_libraries(conf_remap PRIVATE libswoc::libswoc yaml-cpp::yaml-cpp)

Review Comment:
   I see that conf_remap uses libswoc, but where is the yaml-cpp dependency 
coming from?



-- 
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-unsubscr...@trafficserver.apache.org

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

Reply via email to