mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
removed act-as-jamfile, which gives errors when boost.use-project is not invoked from Jamroot file.
[SVN r44691]
This commit is contained in:
@@ -175,8 +175,6 @@ rule use-project
|
||||
case 0.0.1 : boost_0_0_1 $(inc) $(lib) ;
|
||||
case * : boost_std $(inc) $(lib) ;
|
||||
}
|
||||
project.act-as-jamfile boost : $(__name__) ;
|
||||
modules.call-in $(mod) : use-project boost : $(__name__) ;
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user