Update INSTALL
This commit is contained in:
		
							
								
								
									
										1
									
								
								INSTALL
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								INSTALL
									
									
									
									
									
								
							@@ -12,7 +12,6 @@ CMake:
 | 
				
			|||||||
  add_executable(example example.cpp)
 | 
					  add_executable(example example.cpp)
 | 
				
			||||||
  target_link_libraries(example spdlog::spdlog)
 | 
					  target_link_libraries(example spdlog::spdlog)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
Or copy src/spdlog.cpp to your build tree and pass the -DSPDLOG_COMPILED_LIB to the compiler.
 | 
					Or copy src/spdlog.cpp to your build tree and pass the -DSPDLOG_COMPILED_LIB to the compiler.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Tested on:
 | 
					Tested on:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user