Updated OS X Build (markdown)
@@ -35,7 +35,7 @@ mkdir build
|
|||||||
cd build
|
cd build
|
||||||
cmake .. -GXcode
|
cmake .. -GXcode
|
||||||
```
|
```
|
||||||
Optionally, you can use `cmake -i ..` to adjust various options (e.g. disable Qt GUI).
|
Optionally, you can use `cmake -i .. -GXcode` or `ccmake .. -GXcode` to adjust various options (e.g. disable Qt GUI).
|
||||||
|
|
||||||
#### Building with debug symbols:
|
#### Building with debug symbols:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user