On 06/23/2017 03:18 PM, Robert Dailey wrote:
> enable_language(ASM)
> 
> CMake appears to find clang.exe in the wrong place

Add a `Modules/Platform/Android-Determine-ASM.cmake` module
based on `Modules/Platform/Android-Determine-CXX.cmake`.

Also the modules

  Modules/Platform/Android/Determine-Compiler-NDK.cmake
  Modules/Platform/Android/Determine-Compiler-Standalone.cmake
  Modules/Platform/Android/Determine-Compiler.cmake

need to be updated to set `_ANDROID_TOOL_ASM_COMPILER` and similar
variables for ASM as is done for C and CXX.

-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