|
Boost Users : |
Subject: [Boost-users] How to fetch boost libraries and their dependencies from github via CMake
From: Gonzalo BG (gonzalobg88_at_[hidden])
Date: 2015-05-29 06:30:55
Dear all,
I have a CMake project that requires some header-only boost libraries:
- container, dynamic_bitset, math, units
I would like CMake to always fetch automatically the latest version of
these libraries and their dependencies from github as an external project.
AFAIK FindBoost doesn't do this, is there maybe a different cmake script
that does?
Best regards,
Gonzalo
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