This commit is contained in:
gabime 2019-11-04 17:46:59 +02:00
parent 10116b7717
commit e6ce39f76e

View File

@ -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)