assignUser commented on issue #38769:
URL: https://github.com/apache/arrow/issues/38769#issuecomment-1817698086

   Yes system cmake will be picked up as long as it is on the path or `CMAKE` 
is set to the path of it:
   ```r 
   Sys.getenv("CMAKE"),
   Sys.which("cmake"),
   Sys.which("cmake3")
   ```


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