Boost logo

Boost :

Subject: Re: [boost] CMake - one more time
From: Egor Pugin (egor.pugin_at_[hidden])
Date: 2016-04-23 07:13:13


On 23 April 2016 at 07:34, Paul Fultz II <pfultz2_at_[hidden]> wrote:
> Currently cget doesn’t handle versions.

cppan (a tool I wrote) can handle versions. E.g.:
https://cppan.org/pvt.cppan.demo.sqlite3/versions
In general, cppan generates CMakeLists.txt file with information about
building dependencies which is included into main CMakeLists.txt.
Example of deps file (and demo project):
https://github.com/cppan/demo_project/blob/master/cppan.yml
https://github.com/cppan/cppan/wiki/Config-Commands#dependencies

For more info about cppan see
http://lists.boost.org/Archives/boost/2016/03/228419.php

-- 
Egor Pugin

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk