zanmato1984 commented on code in PR #45210:
URL: https://github.com/apache/arrow/pull/45210#discussion_r1909703496


##########
cpp/CMakePresets.json:
##########
@@ -6,6 +6,30 @@
     "patch": 0
   },
   "configurePresets": [
+    {
+      "name": "_allocator-none",

Review Comment:
   Thank you for the idea. But unfortunately `"$comment"` is only supported in 
version 10 or above, and version 10 is only supported since cmake 3.31.
   
   From the link you provided.
   
   > Preset files specifying version 10 or above may include comments using the 
key $comment at any level within the JSON object to provide documentation.
   
   > 10  Added in version 3.31.



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