boost/tools/build/example/built_tool
2022-12-15 23:45:23 +08:00
..
core 源码提交 2022-12-15 23:45:23 +08:00
tblgen 源码提交 2022-12-15 23:45:23 +08:00
Jamroot.jam 源码提交 2022-12-15 23:45:23 +08:00
readme.txt 源码提交 2022-12-15 23:45:23 +08:00

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.