moses Building Instructions initiate the git submodules $> git submodule update --init build moses $> mkdir build/ $> cd build/ $> cmake .. $> make