Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 331 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 331 Bytes

homebrew-jsoncpp

Thanks to Json-cpp

Usage.

brew tap cuber/homebrew-jsoncpp
brew install jsoncpp

Code.

# include header
include <json/json.h>
# compile with option
-ljson