- spdlog
- zlib
- libzmq(static)
- cppzmq(static)
- protobuf
mkdir build
cd build
cmake ..
cmake --build . -j8
NOTE: Build currently not working, but it takes a long time just to build absl
and protoc
, so I'm not particularly willing to carry on with this.