Skip to content

Commit

Permalink
Mac build and run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadabed committed Jun 21, 2018
1 parent af95987 commit 077c7c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ $ cmake ../

For Xcode, use command line switch `-G Xcode`. On Windows, CMake should automatically figure out installed version of Visual Studio and generate corresponding project files.

Mac build instructions, after running the above:
```
$ make .
$ ./source/app/gpr_tools/gpr_tools
```

## Using gpr_tools

Some example commands are shown below:
Expand Down

0 comments on commit 077c7c0

Please sign in to comment.