You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/02 09:41:42 UTC

[GitHub] [arrow] AlenkaF commented on a change in pull request #11778: ARROW-14714: [C++][Doc] Rework CMake presets and add documentation

AlenkaF commented on a change in pull request #11778:
URL: https://github.com/apache/arrow/pull/11778#discussion_r760917599



##########
File path: docs/source/developers/cpp/building.rst
##########
@@ -145,45 +238,34 @@ Minimal release build (1GB of RAM for building or more recommended):
 
 .. code-block:: shell
 
-   git clone https://github.com/apache/arrow.git
-   cd arrow/cpp
-   mkdir release
-   cd release
-   cmake ..
-   make
+   $ mkdir build-release

Review comment:
       +1




-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org