2
0
mirror of https://github.com/gabime/spdlog.git synced 2026-01-19 04:52:09 +00:00

Formatted cmake using cmake-format

This commit is contained in:
gabime
2020-05-02 11:39:59 +03:00
parent ff0e430e46
commit 22655d7554

View File

@@ -45,7 +45,6 @@ function(spdlog_enable_warnings target_name)
-Wfatal-errors>
$<$<CXX_COMPILER_ID:MSVC>:${MSVC_OPTIONS}>)
endif()
endfunction()
# Enable address sanitizer (gcc/clang only)