Removed SPDLOG_WCHAR_TO_UTF8_SUPPORT

This commit is contained in:
gabime
2023-07-28 17:15:10 +03:00
parent 11ddcb2e91
commit d94830814f
10 changed files with 6 additions and 240 deletions

View File

@@ -230,10 +230,8 @@ endif()
# ---------------------------------------------------------------------------------------
# Misc definitions according to tweak options
# ---------------------------------------------------------------------------------------
set(SPDLOG_WCHAR_TO_UTF8_SUPPORT ${SPDLOG_WCHAR_SUPPORT})
foreach(
SPDLOG_OPTION
SPDLOG_WCHAR_TO_UTF8_SUPPORT
SPDLOG_WCHAR_FILENAMES
SPDLOG_NO_EXCEPTIONS
SPDLOG_CLOCK_COARSE