kou commented on code in PR #12914:
URL: https://github.com/apache/arrow/pull/12914#discussion_r886303287


##########
cpp/src/arrow/CMakeLists.txt:
##########
@@ -573,6 +579,7 @@ add_arrow_lib(arrow
               SHARED_INSTALL_INTERFACE_LIBS
               ${ARROW_SHARED_INSTALL_INTERFACE_LIBS})
 
+target_link_libraries(arrow_shared PUBLIC LibXml2::LibXml2)

Review Comment:
   Could you do this for `Azure::azure-storage-common` for not `arrow_shared`?



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