We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added instructions for compiling jsoncpp examples using g++ on MacOS with the -Wl option to avoid a "no LC_RPATH's found" error message during runtime.
Removes the ambiguity around what 'ninja' thing needs to be installed, since there are many tools named 'ninja'.
Bazil, copied from #1275
Updated Building (markdown)
Fix broken link
BUILD_TYPE and LIB_TYPE were switched. Make choices clearer
scons
Fix link to travis.sh
Created Building (markdown)