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

13 lines
212 B
Plaintext

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