mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
# userver config
|
|
config USERVER_DEBUG
|
|
bool "Enable compilation of debugging features"
|
|
depends on DEVEL && PACKAGE_userver
|
|
default n
|