Mac OSX build steps added

This commit is contained in:
Ilya Kitaev 2016-07-06 16:25:41 +03:00
parent fca82f347d
commit 5b1ab69d70

View file

@ -76,7 +76,11 @@ Process: TODO
TODO
### On OS X:
TODO
1. install homebrew
2. install dependencies:
`brew install boost --c++11`
`brew install pkgconfig`
### On Windows:
TODO