On 03/04/2014 11:23 AM, Brad King wrote:
> No, the resolution was to create a local Platform/Linux.cmake:
> 
>  http://www.cmake.org/Bug/view.php?id=14602#c35199
> 
> that includes the original and overrides a couple of settings.
> 
> If the CMAKE_SYSTEM_NAME is Android then all the Platform/Linux-*.cmake
> files need to have Platform/Android-*.cmake forwarding files created.

Currently Platform/Linux.cmake assumes that all Linux platforms
support soname.  If that is no longer true then somehow it has
to detect the capabilities of the toolchain in use.  This may tie
in to your compiler-features work.

-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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to