I built this on Ubuntu and the output directory seems a bit odd I ran: ``` mkdir build cd build cmake .. make cd .. ``` The ended up with a directory `bin/bin` - it seems like it should just be `bin`