2
0
mirror of https://github.com/boostorg/convert.git synced 2026-02-17 13:42:18 +00:00
Files
convert/Jamfile.v2

13 lines
214 B
Plaintext
Raw Blame History

#
# Copyright <20> 2009-2014 Vladimir Batov
#
# This file is taken from the 'example' sandbox library
#
project convert
: requirements
<include>.&&$(BOOST_ROOT)
:
build-dir bin.v2
;