fixed Jamfile.v2 for gen.cpp

This commit is contained in:
Emil Dotchevski 2018-08-09 21:05:53 -07:00
parent 4e5e7d288f
commit f49f4a2343

View File

@ -5,9 +5,4 @@
import testing ;
project
: source-location
../../gen
;
run gen.cpp : -od ../../include/boost/qvm/gen ;
run gen.cpp : -od ../include/boost/qvm/gen ;