
20 Jan
2009
20 Jan
'09
1:15 p.m.
David Abrahams <dave <at> boostpro.com> writes:
There is already work underway: https://svn.boost.org/trac/boost/wiki/CMakeModularizeLibrary
Awesome... The part talking about having each library (source+tests+headers+doc+manifest_describing_depedencies) in its own dedicated directory is exactly what I meant. PS. But the page talks about using CMake (i.e replacing bjam???) Aren't we mixing two problems? (the build system used vs. the way libraries are organized)