barracuda156 commented on issue #38769:
URL: https://github.com/apache/arrow/issues/38769#issuecomment-1817699496
> 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")
>
> ```
Then it should have been picked in my case too, perhaps, since of course it
is installed and into a standard Macports prefix (some ports do use a dedicated
subprefix but not CMake).
--
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]