$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] inject binary resource in executable
From: Vladimir Prus (ghost_at_[hidden])
Date: 2014-04-09 10:20:05
On 09.04.2014 17:55, George Georgiev wrote:
> Thanks Volodya,
>
> It is smallish. Do you know if somebody already did the C Array conversion with jam.
We do have a Boost.Build example that uses Python script:
https://github.com/boostorg/build/blob/develop/example/customization/inline_file.py
if that's OK with you.
- Volodya