Formatted cmake using cmake-format
This commit is contained in:
		@@ -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)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user