Remove build-dir option to see if it fixes missing regression reports.

This commit is contained in:
Rene Rivera
2014-06-04 10:42:38 -05:00
parent 56baa26f11
commit db42762618

View File

@@ -1,10 +1,9 @@
# Copyright Rene Rivera 2011
# Copyright Rene Rivera 2011-2014
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
project predef
: build-dir bin
;
path-constant BOOST_PREDEF_ROOT : . ;