mirror of
https://github.com/gabime/spdlog.git
synced 2025-04-01 02:42:41 +08:00
Formatted cmake using cmake-format
This commit is contained in:
parent
ff0e430e46
commit
22655d7554
@ -45,7 +45,6 @@ function(spdlog_enable_warnings target_name)
|
|||||||
-Wfatal-errors>
|
-Wfatal-errors>
|
||||||
$<$<CXX_COMPILER_ID:MSVC>:${MSVC_OPTIONS}>)
|
$<$<CXX_COMPILER_ID:MSVC>:${MSVC_OPTIONS}>)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
# Enable address sanitizer (gcc/clang only)
|
# Enable address sanitizer (gcc/clang only)
|
||||||
|
Loading…
Reference in New Issue
Block a user