Opened 17 years ago

Last modified 17 years ago

#114 new enhancement

Improved syntax for declaring target alternatives

Reported by: Dave Abrahams Owned by: ghost
Priority: major Milestone: M16 - Various fixes
Component: component1 Version:
Keywords: Cc:

Description

For example,

obj foo

: [ alternative foo_msvc.c : <toolset>msvc ]

[ alternative foo_gcc.c : <toolset>gcc ]

: explicit # common requirements here

;

as discussed in http://news.gmane.org/find-root.php?message_id=%3c455BB092.1020905%40gmail.com%3e

Change History (3)

comment:1 by ghost, 17 years ago

Milestone: M12M13

comment:2 by ghost, 17 years ago

Milestone: M13

comment:3 by ghost, 17 years ago

Milestone: M16 - Various fixes
Note: See TracTickets for help on using tickets.