summaryrefslogtreecommitdiff
path: root/tools/build/v2/example/built_tool/readme.txt
blob: bbb9f9b3a7cc345937f4a7796e578b2ac035451a (plain)
1
2
3
4
5

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.