amoeba commented on code in PR #46180:
URL: https://github.com/apache/arrow/pull/46180#discussion_r2053043165


##########
cpp/src/arrow/CMakeLists.txt:
##########
@@ -620,6 +624,11 @@ if(ARROW_WITH_OPENTELEMETRY)
     target_link_libraries(${ARROW_UTIL_TARGET} PRIVATE 
${ARROW_OPENTELEMETRY_LIBS})
   endforeach()
 endif()
+if(ARROW_WITH_RAPIDJSON)

Review Comment:
   Removed in ce373f52c5bd25e14f03c110331f0cfb65e3e0fe.



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to