Commit 22655d75 authored by gabime's avatar gabime

Formatted cmake using cmake-format

parent ff0e430e
...@@ -45,7 +45,6 @@ function(spdlog_enable_warnings target_name) ...@@ -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)
......
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