Add the fmt string formatting library
More info at http://fmtlib.net/ This commit was based on @jroweboy's work on his spdlog branch, but with modifications.
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -22,3 +22,6 @@
 | 
			
		||||
[submodule "cryptopp"]
 | 
			
		||||
    path = externals/cryptopp/cryptopp
 | 
			
		||||
    url = https://github.com/weidai11/cryptopp.git
 | 
			
		||||
[submodule "fmt"]
 | 
			
		||||
    path = externals/fmt
 | 
			
		||||
    url = https://github.com/fmtlib/fmt.git
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user