An open API service indexing awesome lists of open source software.

https://github.com/ibob/boost-trim

A trimmed-down subset of boost
https://github.com/ibob/boost-trim

Last synced: 6 months ago
JSON representation

A trimmed-down subset of boost

Awesome Lists containing this project

README

          

# Boost Trim

Trimmed-down [Boost](https://www.boost.org/). From 700MB to about 40 (~7MB zip). Only some headers are left in.

I use this for my projects that use Boost.Asio and Boost.Beast.

It would likely work for others.

Also a minimal CMakeLists.txt is added which adds the `IMPORTED` target `Boost::boost`.