Removing default building of Windows store, makes easier for contributing libraries individually.
This commit is contained in:
parent
e93a85718c
commit
81179a9391
@ -72,9 +72,6 @@ project boost/chrono
|
||||
<toolset>intel:<cxxflags>-wd1418
|
||||
<toolset>intel:<cxxflags>-wd2415
|
||||
|
||||
: default-build
|
||||
[ supported-windows-api ]
|
||||
|
||||
: usage-requirements # pass these requirement to dependents (i.e. users)
|
||||
<threading>single:<define>BOOST_CHRONO_THREAD_DISABLED
|
||||
<library>/boost/system//boost_system
|
||||
|
@ -58,9 +58,6 @@ project
|
||||
<toolset>intel:<cxxflags>-wd593,981
|
||||
<toolset>intel:<cxxflags>-wd1418
|
||||
<toolset>intel:<cxxflags>-wd2415
|
||||
|
||||
: default-build
|
||||
[ supported-windows-api ]
|
||||
;
|
||||
|
||||
rule chrono-run ( sources )
|
||||
|
Loading…
Reference in New Issue
Block a user