Yegor Yefremov wrote:
> Alexander Neundorf wrote:
>> You should then get the variables CMAKE_(C|CXX)_COMPILER_ABI set to 
>> either "ELF ARM" or "ELF ARMEABI".
> 
> Do I see it right, that this variable is relevant when building CMake itself?

No, it is set in each project that gets built.  The reason it looks like it's
in a source file is because that source gets compiled for the target environment
by CMake when it configures a project.

-Brad
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to