2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-05 15:15:51 +00:00

Update README.md

This commit is contained in:
Jack Andersen 2016-03-10 15:52:10 -10:00
parent 1908ac111b
commit c9b3d495c2

View File

@ -72,7 +72,7 @@ mkdir urde-build
cd urde
git submodule update --init --recursive
cd ../urde-build
cmake -G Xcode -DCMAKE_BUILD_TYPE=Release ../urde
cmake -G Xcode -DCMAKE_BUILD_TYPE=Release -DLLVM_ROOT_DIR=<path-to-llvm-dev-lib-package> ../urde
```
Then open `urde.xcodeproj`