$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] using qt multiple times
From: Adam Trhon (adam.trhon_at_[hidden])
Date: 2013-11-21 05:20:09
Hi,
with 'using gcc : arm : ... ;' I set up toolchains for all the
platforms we use. But now I need to do the same for qt as every
toolchain has its own qt.
I can set up one toolchain with using qt : path : path : path... ; but
how to set up all of them?
Best Regards
Adam