diff options
author | Brad King <brad.king@kitware.com> | 2017-01-20 20:39:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-01-20 20:39:27 (GMT) |
commit | 1806e011cb2608c7ef62f345661dd35a899eb81c (patch) | |
tree | 910b22698bd27700298ee0379d88a0b33cdd5122 /Templates/AppleInfo.plist | |
parent | 6b4b8e6a600e177d6bbe41848e7de58e7392c81a (diff) | |
download | CMake-1806e011cb2608c7ef62f345661dd35a899eb81c.zip CMake-1806e011cb2608c7ef62f345661dd35a899eb81c.tar.gz CMake-1806e011cb2608c7ef62f345661dd35a899eb81c.tar.bz2 |
Android: Fix c++_{static,shared} support include directory order
The NDK's own build files:
<ndk>/build/tools/build-cxx-stl.sh
<ndk>/build/cmake/android.toolchain.cmake
for the `c++_static` and `c++_shared` build types add the
`<ndk>/sources/android/support/include` include directory
between the two `<ndk>/sources/cxx-stl/llvm-libc++*` directories.
Re-order our own include directory generation to match.
Issue: #16536
Diffstat (limited to 'Templates/AppleInfo.plist')
0 files changed, 0 insertions, 0 deletions