Update issue debug information
This commit is contained in:
parent
07ec95c55b
commit
6d6a37cc61
|
@ -28,5 +28,5 @@ build, you can add `cmake` option for example use:
|
|||
-DCMAKE_INSTALL_PREFIX=/usr
|
||||
```
|
||||
|
||||
If you occurred some problems, use `cmake --trace` instead `cmake` to
|
||||
If you occurred some problems, use `cmake --trace -DCMAKE_VERBOSE_MAKEFILE=ON` instead `cmake` to
|
||||
make build log more verbose, when you fill issue report.
|
||||
|
|
Loading…
Reference in New Issue