Fixed with cmake ../ line corrected
@@ -37,7 +37,7 @@ The `--recursive` option automatically clones the required Git submodules too.
|
||||
mkdir build && cd build
|
||||
cmake ../
|
||||
make
|
||||
sudo make install (currently doesn't work, needs to be fixed)
|
||||
sudo make install
|
||||
```
|
||||
Optionally, you can use "cmake -i .." to adjust various options (e.g. disable the Qt GUI).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user