To Build $ git submodule update --recursive --init $ mkdir -p build && cd build $ cmake .. $ cmake --build . $ ./HelloLdb