diff --git a/Jamroot.jam b/Jamroot.jam new file mode 100644 index 00000000..aeaff166 --- /dev/null +++ b/Jamroot.jam @@ -0,0 +1,7 @@ + + +project boost_numpy + : requirements . + : build-dir bin.v2 + ; +