Skip to content

Android: Fix support for cxxabi.h with libc++

Brad King requested to merge brad.king/cmake:android-cxxabi into master

Additional include directories are needed for this on some STL types.

Closes: #16350 (closed)

Merge request reports