mirror of
https://github.com/boostorg/property_tree.git
synced 2026-01-19 04:22:16 +00:00
Update build deps.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# Distributed under the Boost Software License, Version 1.0.
|
||||
# See http://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
project : requirements <library>/boost/property_tree//boost_property_tree ;
|
||||
|
||||
exe custom_data_type : custom_data_type.cpp ;
|
||||
exe debug_settings : debug_settings.cpp
|
||||
/boost/foreach//boost_foreach ;
|
||||
|
||||
@@ -14,6 +14,8 @@ import testing ;
|
||||
project
|
||||
: requirements
|
||||
|
||||
<library>/boost/property_tree//boost_property_tree
|
||||
|
||||
<link>static
|
||||
<toolset>msvc:<define>_SCL_SECURE_NO_WARNINGS=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user