mirror of
https://github.com/boostorg/convert.git
synced 2026-02-17 13:42:18 +00:00
13 lines
214 B
Plaintext
13 lines
214 B
Plaintext
#
|
||
# 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
|
||
;
|