mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update comment
This commit is contained in:
parent
e9938a8839
commit
276788a60e
@ -9,6 +9,7 @@
|
|||||||
// Support wchar filenames (Windows only)
|
// Support wchar filenames (Windows only)
|
||||||
#cmakedefine SPDLOG_WCHAR_FILENAMES
|
#cmakedefine SPDLOG_WCHAR_FILENAMES
|
||||||
|
|
||||||
|
// No exceptions. Will do std::abort() instead
|
||||||
#cmakedefine SPDLOG_NO_EXCEPTIONS
|
#cmakedefine SPDLOG_NO_EXCEPTIONS
|
||||||
|
|
||||||
// Use CLOCK_REALTIME_COARSE on Linux
|
// Use CLOCK_REALTIME_COARSE on Linux
|
||||||
|
Loading…
Reference in New Issue
Block a user