Opened 20 years ago
Closed 19 years ago
#62 closed defect (fixed)
Toolset autoconfiguration
| Reported by: | ghost | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | C++ Boost maintenance |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
When user building C++ Boost writes "--toolset=", we should automatically configure that toolset.
Change History (3)
comment:1 by , 19 years ago
comment:3 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

The easy way to do this would be to look at the command-line for arguments whose non-numeric prefix matches a module in tools/ that has an init rule.