mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
comment
This commit is contained in:
@@ -147,7 +147,7 @@ if(SPDLOG_FMT_EXTERNAL)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------------
|
||||||
# Misc definitions according to options
|
# Misc definitions according to tweak options
|
||||||
#---------------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------------
|
||||||
if(SPDLOG_WCHAR_SUPPORT)
|
if(SPDLOG_WCHAR_SUPPORT)
|
||||||
target_compile_definitions(spdlog PUBLIC SPDLOG_WCHAR_TO_UTF8_SUPPORT)
|
target_compile_definitions(spdlog PUBLIC SPDLOG_WCHAR_TO_UTF8_SUPPORT)
|
||||||
|
Reference in New Issue
Block a user