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

8 lines
107 B
Plaintext

import feature ;
feature.feature tblgen : : dependency free ;
project built_tool ;
build-project core ;