mirror of
https://github.com/boostorg/nowide.git
synced 2026-01-19 16:32:12 +00:00
The custom feature(s) need to be at the root as they need to be defined for all subprojects on load.
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
require-b2 5.2 ;
|
||||
|
||||
import feature ;
|
||||
|
||||
feature.feature boost.nowide.lfs : auto no : optional propagated ;
|
||||
|
||||
constant boost_dependencies :
|
||||
/boost/config//boost_config
|
||||
/boost/filesystem//boost_filesystem ;
|
||||
|
||||
@@ -10,9 +10,6 @@
|
||||
import-search /boost/config/checks ;
|
||||
import config : requires ;
|
||||
import configure ;
|
||||
import feature ;
|
||||
|
||||
feature.feature boost.nowide.lfs : auto no : optional propagated ;
|
||||
|
||||
local requirements =
|
||||
<link>shared:<define>BOOST_NOWIDE_DYN_LINK=1
|
||||
|
||||
Reference in New Issue
Block a user