mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 14:57:01 +00:00
Added a missing import of the Boost Build generate.jam module. Although not strictly necessary at the moment this will avoid future build breakage when Boost Build removes some of its extra internal module imports.
[SVN r47627]
This commit is contained in:
parent
25a8455bfc
commit
c94beb30be
1 changed files with 1 additions and 0 deletions
1
Jamroot
1
Jamroot
|
@ -98,6 +98,7 @@
|
|||
# - handle boost version
|
||||
# - handle python options such as pydebug
|
||||
|
||||
import generate ;
|
||||
import modules ;
|
||||
import set ;
|
||||
import stage ;
|
||||
|
|
Loading…
Add table
Reference in a new issue