[cmake-developers] adding --sysroot (was: Building with Qt for the Raspberry Pi with CMake)
Brad King
brad.king at kitware.com
Wed Apr 24 08:52:35 EDT 2013
On 04/24/2013 08:38 AM, Stephen Kelly wrote:
> I pushed a set-sysroot branch implementing this to my clone. This actually
> also makes it possible to cross-compile for android without forcing the
> compiler.
That looks like a good start. The "--sysroot" flag should be looked
up through a platform information variable set in Modules/Platform/*
or Modules/Compiler/*.
Thanks,
-Brad
More information about the cmake-developers
mailing list