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


##########
cpp/src/arrow/CMakeLists.txt:
##########
@@ -80,7 +80,7 @@ if(ARROW_WITH_ZSTD)
 endif()
 
 if(ARROW_ORC)
-  if(ORC_SOURCE STREQUAL "SYSTEM")
+  if(orc_SOURCE STREQUAL "SYSTEM")

Review Comment:
   Good point! We should use `glog_SOURCE` too.



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