2
0
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:
Rene Rivera
2024-08-15 21:20:54 -05:00
parent c548d0c373
commit 02e9a8fefa
2 changed files with 4 additions and 3 deletions

View File

@@ -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 ;

View File

@@ -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