tools/build/v2/test/project-test1/Jamfile
project /boost-build-test-project-1
: requirements <threading>multi <include>/home/ghost/local/include ;
build-project dir2 ;
build-project dir ;
Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
project /boost-build-test-project-1
: requirements <threading>multi <include>/home/ghost/local/include ;
build-project dir2 ;
build-project dir ;