[CMake] Alternative toolchains? (alchemy, android ndk)

Doug douglas.linder at gmail.com
Thu May 5 09:44:35 EDT 2011


I've seen a few things that use alternative gnu toolchains to build things.

I haven't been able to figure out how to do this with cmake. Has anyone
managed?

Examples:
http://labs.adobe.com/technologies/alchemy/
http://developer.android.com/sdk/ndk/index.html

Basically it seems I somehow need to cutout the root /usr/include and pass a
new one in, as well as a specific alternative version of gcc; but I can't
figure out how to do that in the cmake directives...

~
Doug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110505/5f289cad/attachment.htm>


More information about the CMake mailing list