wgtmac commented on code in PR #2108:
URL: https://github.com/apache/orc/pull/2108#discussion_r1912828034
##########
CMakeLists.txt:
##########
@@ -85,6 +85,10 @@ option(ORC_PACKAGE_KIND
"Arbitrary string that identifies the kind of package"
"")
+option(ORC_ENABLE_CLANG_TOOLS
Review Comment:
I think they are unrelated. Sometimes I want to use gcc to build but Clang
is available on my machine to do the checking.
--
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]