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


##########
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:
   Would be better not to depend on tsutil, but that's out of scope.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to