diff --git a/test/boost-build.jam b/test/boost-build.jam new file mode 100644 index 000000000..bec37a22f --- /dev/null +++ b/test/boost-build.jam @@ -0,0 +1,2 @@ +# Find the boost build system in the ../new directory. +boost-build ../new ; diff --git a/v2/test/boost-build.jam b/v2/test/boost-build.jam new file mode 100644 index 000000000..bec37a22f --- /dev/null +++ b/v2/test/boost-build.jam @@ -0,0 +1,2 @@ +# Find the boost build system in the ../new directory. +boost-build ../new ;