1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/property_tree/examples/Jamfile.v2

13 lines
291 B
Plaintext

# Boost PropertyTree Library Example Jamfile
# Copyright (c) 2013 Sebastian Redl
# Distributed under the Boost Software License, Version 1.0.
# See http://www.boost.org/LICENSE_1_0.txt
project
: requirements
<include>../../../
:
;
exe debug_settings : debug_settings.cpp ;