2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-19 16:12:14 +00:00
Files
build/example/built_tool/tblgen/Jamfile.jam
Vladimir Prus 6ff23cb92d Add example of using built tool.
[SVN r52098]
2009-04-01 06:34:39 +00:00

4 lines
76 B
Plaintext

project : requirements -<tblgen>tblgen//tblgen ;
exe tblgen : tblgen.cpp ;