Use code line formatting on a cmake command

master
Mat M 8 years ago
parent 7c0c0fb9d0
commit d3aad66d1a

@ -48,7 +48,8 @@ cmake ../
make
sudo make install
```
Optionally, you can use "cmake -i .." to adjust various options (e.g. disable the Qt GUI).
Optionally, you can use `cmake -i ..` to adjust various options (e.g. disable the Qt GUI).
**Using clang:**

Loading…
Cancel
Save