Add build.jam at predef root to replace jamroot.jam that was

interfeering with testing results.
This commit is contained in:
Rene Rivera
2014-06-05 00:06:55 -05:00
parent dc66ebd407
commit 8523554ecb
2 changed files with 10 additions and 0 deletions

9
build.jam Normal file
View File

@ -0,0 +1,9 @@
# Copyright Rene Rivera 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
;
path-constant BOOST_PREDEF_ROOT : . ;

1
test/.gitignore vendored
View File

@ -1,2 +1,3 @@
/defs-clang.txt
/defs-gcc.txt
/bin/