nealrichardson commented on code in PR #13404:
URL: https://github.com/apache/arrow/pull/13404#discussion_r901795365
##########
cpp/cmake_modules/ThirdpartyToolchain.cmake:
##########
@@ -3542,18 +3544,6 @@ macro(resolve_dependency_absl)
APPEND
PROPERTY INTERFACE_LINK_LIBRARIES ${CoreFoundation})
endif()
- set_property(TARGET absl::type_traits PROPERTY INTERFACE_LINK_LIBRARIES
absl::config)
Review Comment:
These are duplicated above so I removed them here; I suspect these were an
artifact of a bad merge
--
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]