felipecrv commented on code in PR #36018:
URL: https://github.com/apache/arrow/pull/36018#discussion_r1231200848
##########
cpp/CMakePresets.json:
##########
@@ -11,6 +11,7 @@
"hidden": true,
"generator": "Ninja",
"cacheVariables": {
+ "CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
Review Comment:
But which tools need this in CI? I use this file on my machine for LSP on my
editor.
--
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]