You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2022. It is now read-only.
Update CMake toolchain file for Windows and CMAKE_AR (#297)
1. Use exe suffix to find clang on Windows
2. Only set the tools if they are not already overridden (for some reason this is required for CMAKE_AR and CMAKE_RANLIB to work).
3. Pass --target by default for proper auto-detection of the target platform.
0 commit comments