2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
Files
build/v2/example/built_tool/Jamroot.jam
Vladimir Prus 3b14f70aa6 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 ;