Changeset 35605

Timestamp:
Oct 14, 2006, 8:26:13 AM (16 years ago)
Author:
Vladimir Prus
Message:

Fix a problem with compilation options being sometimes ignored
when generating PCH. When an action generated two targets, target
variables must be set on both, on just on the first one.
Patch from Franz Schnyder.

tools/

  • msvc.jam (compile.c++): Call get-rspline on all 'targets', to implicitly verify there's just one element. (compile.c.pch): Call get-rspline on all targets. (compile.c++.pch): Likewise.
(No files)

Note: See TracChangeset for help on using the changeset viewer.