pitrou commented on code in PR #48414:
URL: https://github.com/apache/arrow/pull/48414#discussion_r2635458231


##########
cpp/src/arrow/CMakeLists.txt:
##########
@@ -1181,7 +1181,7 @@ endif()
 foreach(LIB_TARGET ${ARROW_LIBRARIES})
   target_compile_definitions(${LIB_TARGET} PRIVATE ARROW_EXPORTING)
   # C++17 is required to compile against Arrow C++ headers and libraries

Review Comment:
   Oops, sorry, it's intriguing that I overlooked these two occurrences.



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