ffacs commented on code in PR #2108:
URL: https://github.com/apache/orc/pull/2108#discussion_r1912821770
##########
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:
Maybe we should check `CMAKE_CXX_COMPILER_ID MATCHES "Clang"` when the
option is ON
--
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]