1
0
Fork 0

Clarify USE_MAINTAINER_MODE flag

This commit is contained in:
Alan Plum 2016-11-12 22:32:12 +01:00
parent ecaf2fd16b
commit d28a14da24
No known key found for this signature in database
GPG Key ID: 8ED72A9A323B6EFD
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ repository.
CMake flags
-----------
* *-DUSE_MAINTAINER_MODE* - generate lex/yacc files
* *-DUSE_MAINTAINER_MODE=1* - generate lex/yacc and errors files
* *-DUSE_BACKTRACE=1* - add backtraces to native code asserts & exceptions
* *-DUSE_FAILURE_TESTS=1* - adds javascript hook to crash the server for data integrity tests