mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
add a use-project for the wave tool
This commit is contained in:
parent
982ba2c99f
commit
83659b648c
1 changed files with 1 additions and 0 deletions
1
Jamroot
1
Jamroot
|
@ -245,6 +245,7 @@ for local l in $(all-libraries)
|
|||
}
|
||||
|
||||
use-project /boost/tools/inspect : tools/inspect/build ;
|
||||
use-project /boost/libs/wave/tool : libs/wave/tool/build ;
|
||||
|
||||
# This rule should be called from libraries' Jamfiles and will create two
|
||||
# targets, "install" and "stage", that will install or stage that library. The
|
||||
|
|
Loading…
Add table
Reference in a new issue