simplify Jamfile by determining whether to use boost from source or from system installed version based on the BOOST_ROOT environment variable. This removes the build feature boost=source/boost=system
This commit is contained in:
@@ -67,7 +67,7 @@ build variants, see `libtorrent build options`_.
|
||||
|
||||
For example::
|
||||
|
||||
$ bjam dht-support=on boost=source release link=static
|
||||
$ bjam dht-support=on link=static
|
||||
|
||||
On Mac OS X, this will produce the following python module::
|
||||
|
||||
|
Reference in New Issue
Block a user