On 03/23/2017 12:08 PM, Robert Dailey wrote:
> Crystax NDK (on master branch) has a toolchain.cmake which invokes
> enable_language()

That is not something we expected to be done or intended to support.
A toolchain file should configure information about the toolchain,
not inject functionality into project CMake code.

> https://github.com/taka-no-me/android-cmake

Toolchain files were never meant to have that level of complexity.
That was only necessary due to lack of upstream CMake support
for Android, and that has now been resolved.

-Brad

-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to