renamed
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
cmake_minimum_required(VERSION 3.1)
 | 
			
		||||
project(spdlog_lite)
 | 
			
		||||
 | 
			
		||||
add_library(spdlog_lite logger.cpp)
 | 
			
		||||
add_library(spdlog_lite spdlite.cpp)
 | 
			
		||||
 | 
			
		||||
target_link_libraries(spdlog_lite spdlog::spdlog)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user