Update INSTALL-MacOSX.md
parent
708d3cfd46
commit
c0669a591b
|
@ -20,7 +20,7 @@ If you've installed everything correctly, the simple way of compiling Colobot wi
|
|||
git clone --recursive https://github.com/colobot/colobot.git
|
||||
mkdir colobot/build
|
||||
cd colobot/build
|
||||
cmake ../
|
||||
cmake -DOPENAL_LIBRARY=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenAL.framework/OpenAL.tbd ../
|
||||
make
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue