mirror of
https://github.com/boostorg/predef.git
synced 2025-07-31 04:07:13 +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.
|
||||
# (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 : . ;
|
||||
|
Reference in New Issue
Block a user