fix build option issues; refine cmake
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// Set 1/0 to enable/disable logging.
|
||||
#define WEBCC_ENABLE_LOG 1
|
||||
|
||||
#ifdef WEBCC_ENABLE_LOG
|
||||
#if WEBCC_ENABLE_LOG
|
||||
// 0:VERB, 1:INFO, 2:USER, 3:WARN or 4:ERRO
|
||||
#define WEBCC_LOG_LEVEL 2
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user