Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
lib/ | 12-May-2024 | - | 19 | 6 | ||
lib2/ | 12-May-2024 | - | 49 | 13 | ||
lib3/ | 12-May-2024 | - | 63 | 43 | ||
a.cpp | D | 12-May-2024 | 231 | 9 | 0 | |
jamfile.jam | D | 12-May-2024 | 418 | 14 | 9 | |
jamroot.jam | D | 12-May-2024 | 1.5 KiB | 68 | 57 | |
readme.txt | D | 12-May-2024 | 313 | 8 | 5 |
readme.txt
1Copyright 2002 Vladimir Prus 2Distributed under the Boost Software License, Version 1.0. 3(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 4 5 6This test checks that we have minimally working 'make' rule and that we can use target from 7different project with different project roots. 8