2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-02 08:42:13 +00:00
Files
build/example/customization/readme.txt
2003-07-04 12:05:51 +00:00

8 lines
304 B
Plaintext

This example show how to add a new target type and a new tool
support to Boost.Build. Please refer to extender manual for
complete description of this example.
Note that this example requires Python. If cygwin Python on Windows is
to be used, please go to "verbatim.jam" and follow instructions there.