cmcfarlen commented on code in PR #10283:
URL: https://github.com/apache/trafficserver/pull/10283#discussion_r1309389149
##########
iocore/eventsystem/CMakeLists.txt:
##########
@@ -49,7 +49,3 @@ target_link_libraries(inkevent
tscpputil # transitive
yaml-cpp::yaml-cpp # transitive
)
-
-if(TS_USE_HWLOC)
- target_link_libraries(inkevent PRIVATE hwloc::hwloc)
-endif()
Review Comment:
I removed this because its pulled in transitively
--
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]