mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Chore] (Defines): shouldn't enable scope marker by default
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
|||||||
#define MOBILEGL_LOG_ENABLE_CONSOLE 0
|
#define MOBILEGL_LOG_ENABLE_CONSOLE 0
|
||||||
#define MOBILEGL_LOG_ENABLE_FILE 1
|
#define MOBILEGL_LOG_ENABLE_FILE 1
|
||||||
#define MOBILEGL_LOG_ENABLE_ANDROID 1
|
#define MOBILEGL_LOG_ENABLE_ANDROID 1
|
||||||
#define MOBILEGL_ENABLE_SCOPE_MARKER 1
|
#define MOBILEGL_ENABLE_SCOPE_MARKER 0
|
||||||
|
|
||||||
// Require C++23
|
// Require C++23
|
||||||
// Clang/Android NDK still doesn't have support for that :(
|
// Clang/Android NDK still doesn't have support for that :(
|
||||||
|
|||||||
Reference in New Issue
Block a user