[
https://issues.apache.org/jira/browse/GEODE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826252#comment-15826252
]
ASF GitHub Bot commented on GEODE-2306:
---------------------------------------
Github user metatype commented on a diff in the pull request:
https://github.com/apache/geode/pull/341#discussion_r96437020
--- Diff: src/BUILDING.md ---
@@ -1,8 +1,13 @@
# Building
$ cd <clone>
- $ mdkir build
- $ cmake ../src
- $ cmake --build .
+ $ mkdir build
+ $ cd build
+ $ cmake -DGEODE_ROOt=/path/to/geode \
--- End diff --
Look like the 't' in `ROOt` needs to be capitalized?
> Update native client BUILDING.md to reflect changes for Geode
> -------------------------------------------------------------
>
> Key: GEODE-2306
> URL: https://issues.apache.org/jira/browse/GEODE-2306
> Project: Geode
> Issue Type: Task
> Components: native client
> Reporter: Jacob S. Barrett
> Assignee: Michael Dodge
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)