mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-05 19:18:01 +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
|