Boost logo

Boost Users :

Subject: Re: [Boost-users] How to fetch boost libraries and their dependencies from github via CMake
From: Gonzalo BG (gonzalobg88_at_[hidden])
Date: 2015-05-29 12:33:42


Yes, and I think that is the correct way to go.

For that to work, each Boost library should have its own
Find/FetchBoostLibrary.cmake file that fetches its dependencies, as well as
the intended library. There are two issues with this: the dependencies need
to be manually resolved, and the file has to be updated every time its
dependencies change.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net