Commit e6ce39f7 authored by gabime's avatar gabime

comment

parent 10116b77
...@@ -147,7 +147,7 @@ if(SPDLOG_FMT_EXTERNAL) ...@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment