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


##########
plugins/regex_revalidate/CMakeLists.txt:
##########
@@ -17,5 +17,5 @@
 
 add_atsplugin(regex_revalidate regex_revalidate.cc)
 
-target_link_libraries(regex_revalidate PRIVATE PCRE::PCRE)
+target_link_libraries(regex_revalidate PRIVATE)

Review Comment:
   Just remove the whole line!



-- 
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