Merge pull request #1389 from XNephila/support-on-MacPorts
latest spdlog now available on MacPorts
This commit is contained in:
		@@ -25,6 +25,7 @@ $ cmake .. && make -j
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Package managers:
 | 
					## Package managers:
 | 
				
			||||||
* Homebrew: `brew install spdlog`
 | 
					* Homebrew: `brew install spdlog`
 | 
				
			||||||
 | 
					* MacPorts: `sudo port install spdlog`
 | 
				
			||||||
* FreeBSD:  `cd /usr/ports/devel/spdlog/ && make install clean`
 | 
					* FreeBSD:  `cd /usr/ports/devel/spdlog/ && make install clean`
 | 
				
			||||||
* Fedora: `yum install spdlog`
 | 
					* Fedora: `yum install spdlog`
 | 
				
			||||||
* Gentoo: `emerge dev-libs/spdlog`
 | 
					* Gentoo: `emerge dev-libs/spdlog`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user