$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2005-05-25 13:46:45
christopher diggins <cdiggins_at_[hidden]> writes:
| Unfortunately some libraries are not header only and there is easy way
| to tell which libraries require separate compilation / linking steps
| and which don't. I would very much like a separate release which only
| contained header only libraries.
I guess this is pretty close:
ls boost/libs/*/src | grep :
-- Lgb