Minor update to CMakelists
This commit is contained in:
		@@ -22,7 +22,6 @@ endif()
 | 
				
			|||||||
project(spdlog VERSION ${SPDLOG_VERSION} LANGUAGES CXX)
 | 
					project(spdlog VERSION ${SPDLOG_VERSION} LANGUAGES CXX)
 | 
				
			||||||
message(STATUS "Build spdlog: ${SPDLOG_VERSION}")
 | 
					message(STATUS "Build spdlog: ${SPDLOG_VERSION}")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
#---------------------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------------------
 | 
				
			||||||
# Compiler config
 | 
					# Compiler config
 | 
				
			||||||
#---------------------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------------------
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user