mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-04-26 17:54:40 +00:00
commit
65a467054a
@ -22,9 +22,9 @@ This lib include include next modules:
|
||||
### Available build options:
|
||||
|
||||
```cmake
|
||||
option(QA_ASSERT_ON_WARN "Enable for add assert to every warning message" OFF)
|
||||
option(QA_ASSERT_ON_ERROR "Enable for add assert to every error message" OFF)
|
||||
option(QA_ALLOW_NOT_SUPPORTED_OPTIONS "Enable for allow any command line options" ON)
|
||||
option(QA_DISABLE_LOG "Disabled all logs (force sets verbose to 0)" OFF)
|
||||
|
||||
```
|
||||
|
||||
## Include
|
||||
|
Loading…
x
Reference in New Issue
Block a user