Skip to content

Commit

Permalink
Merge pull request #5 from farhadabed/patch-1
Browse files Browse the repository at this point in the history
Mac build and run instructions
  • Loading branch information
dnewman-gpsw committed Jun 29, 2018
2 parents 7fc345e + 077c7c0 commit fcd435f
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 fcd435f

Please sign in to comment.