mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 13:42:14 +00:00
Added "build" feature
[SVN r23952]
This commit is contained in:
@@ -66,6 +66,10 @@ feature exception-handling : on off ;
|
||||
# Enable/disable C++ runtime type information.
|
||||
feature rtti : on off ;
|
||||
|
||||
# Set the feature to "no" in order to skip the build of this target.
|
||||
# Useful to disable known non-working compilers or variants.
|
||||
feature build : yes no ;
|
||||
|
||||
# ??.
|
||||
feature stdlib : "default" gcc stlport ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user