I was disappointed when I saw a not working example with boost. I also was disappointed by the idea of using boost-cmake . After sometime reading CMake code of boost I finally got it. it was ...
I'm adding my dependencies Protobuf and Snappy (both from Google) and they build gmock (other of Google libraries) included and it's built twice, which throws and ...