Update issue debug information

This commit is contained in:
LordBlick 2015-09-21 10:15:45 +02:00
parent 07ec95c55b
commit 6d6a37cc61
1 changed files with 1 additions and 1 deletions

View File

@ -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.