yaml-cpp build pushd 3rdparty git clone --depth=1 https://github.com/jbeder/yaml-cpp.git cd yaml-cpp mkdir build cd build cmake .. make sudo make install popd