$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Zbynek Winkler (zwin_at_[hidden])
Date: 2004-01-23 12:50:03
Hello.
When I make library foo depend on library bar I get a warning
targets.jam:1014: in check-for-unused-sources from module...
warning: Unused source.... bar.cpp in main target ./foo...
Why is that? Am I doing something wrong? The jamfile is plain simple
lib foo : foo.cpp bar ;
lib bar : bar.cpp ;
Zbynek
PS. Using msvc-6.0+bjam-v2-cvs
-- http://zw.matfyz.cz/ http://robotika.cz/ Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic