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
${clang_exe} may not default to the same target as ${CMAKE_CXX_COMPILER}.
This change is not sufficient to fix all cases, as it does not ensure
compatibility with target flags in ${CMAKE_CXX_FLAGS}, but handles the
most common cases when cross compiling.
0 commit comments