Updated Linux Build (markdown)
@@ -53,7 +53,7 @@ Optionally, you can use "cmake -i .." to adjust various options (e.g. disable th
|
|||||||
### Building with debug symbols:
|
### Building with debug symbols:
|
||||||
|
|
||||||
```
|
```
|
||||||
cmake .. -DCMAKE_BUILD_TYPE=Debug
|
cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user