mirror of
https://github.com/boostorg/build.git
synced 2026-02-02 08:42:13 +00:00
8 lines
304 B
Plaintext
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.
|