Skip to content

Commit

Permalink
Update installation_osx.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matkatz authored Apr 2, 2019
1 parent 1148c9b commit 90011e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation_osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
4. Generate XCode project:
* `mkdir build && cd build`
* `sudo xcode-select --reset`
* `cmake .. -DBUILD_EXAMPLES=true -DBUILD_WITH_OPENMP=false -DHWM_OVER_XU=false -G Xcode`
* `cmake .. -DBUILD_EXAMPLES=true -DBUILD_WITH_OPENMP=false -DHWM_OVER_XU=false`
5. Build the Project
* `make -j`

Expand Down

0 comments on commit 90011e4

Please sign in to comment.