mirror of
https://github.com/boostorg/predef.git
synced 2025-07-31 20:24:26 +02:00
Remove build-dir option to see if it fixes missing regression reports.
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
# Copyright Rene Rivera 2011
|
# Copyright Rene Rivera 2011-2014
|
||||||
# Distributed under the Boost Software License, Version 1.0.
|
# Distributed under the Boost Software License, Version 1.0.
|
||||||
# (See accompanying file LICENSE_1_0.txt or copy at
|
# (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
project predef
|
project predef
|
||||||
: build-dir bin
|
|
||||||
;
|
;
|
||||||
|
|
||||||
path-constant BOOST_PREDEF_ROOT : . ;
|
path-constant BOOST_PREDEF_ROOT : . ;
|
||||||
|
Reference in New Issue
Block a user