build/example/built_tool
2015-10-26 16:50:28 -05:00
..
core
tblgen
Jamroot.jam
readme.txt

This example shows how to build an executable and then use it
for generating other targets. The 'tblgen' subdirectory builds
a tool, while the 'core' subdirectory uses that tool. Refer
to core/Jamfile.jam for detailed comments.