aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Makarand Dharmapurikar <makarandd@google.com>2016-06-27 13:59:07 -0700
committerGravatar Makarand Dharmapurikar <makarandd@google.com>2016-06-27 13:59:07 -0700
commita5aa19a1c81c611c4d33f2709211eee01fda8ede (patch)
tree2afc7b2054421651617d62187533d3b488c96f43 /CONTRIBUTING.md
parenta9df5d1029b303a305481c4bb765c6bed2e8ebbb (diff)
fixes #3492
added a step in the documentation for objc
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 35eb5e6138..b145dfdf9c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -53,6 +53,10 @@ To know about the list of available commands, do this:
`./tools/run_tests/run_tests.py -h`
+If you are running tests for ObjC on osx, follow these steps before running tests:
+* install macports from https://www.macports.org/install.php
+* install autoconf, automake, libtool, gflags, cmake using macports
+
## Adding or removing source code
Each language uses its own build system to work. Currently, the root's Makefile