mirror of
https://github.com/boostorg/build.git
synced 2026-02-09 23:12:23 +00:00
This tests for project semantics and interaction with the 'targets'
module.
1. That project requirements are correctly inherited and that errors are
detected.
2. That we can add main targets to a project.
3. ...
Use
bjam --build-system=project-test2
in this directory to run this test outside of the test system.