|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-05-30 01:01:15
Hi Craig,
> This attached test tests multiple source-location directories.
> Is it good enough for the v2 testsuite?
Looks good to me. But can you add a copyright information, just to keep
the boost-wide 'inspect' program happy. What about the following:
# Copyright (C) Craig Rodrigues 2005.
# Distributed under the Boost Software License, Version 1.0. (See
# accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
?
Also, I'd add also:
t.write("src3/s2.cpp", "void hello() {}\n")
after setting content of all other files, to make sure that identically
named files in different directories are not all used together. I suppose
that in that case only src2/s2.cpp should be compiled and linked?
Thanks,
Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk