mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Make 'user-interface' feature propagated.
[SVN r17711]
This commit is contained in:
@@ -11,7 +11,7 @@ import toolset : flags ;
|
||||
import errors : error ;
|
||||
import feature : feature ;
|
||||
|
||||
feature user-interface : console gui wince native auto ;
|
||||
feature user-interface : console gui wince native auto : propagated ;
|
||||
|
||||
feature.extend toolset : msvc ;
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ import toolset : flags ;
|
||||
import errors : error ;
|
||||
import feature : feature ;
|
||||
|
||||
feature user-interface : console gui wince native auto ;
|
||||
feature user-interface : console gui wince native auto : propagated ;
|
||||
|
||||
feature.extend toolset : msvc ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user