andydevs / fractool

Generic fractal image generator
https://andydevs.github.io/fractool
MIT License
1 stars 0 forks source link

Lean Boost Install #37

Closed andydevs closed 2 years ago

andydevs commented 2 years ago

Configure boost to only build and install the libraries we need

andydevs commented 2 years ago

So I think people generally use boost static libs instead of shared. I might look into that while I'm making the lean build

andydevs commented 2 years ago

Or we can use something other than boost...