mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
7e5b48a7b1
When cross-compiling for Android, the library path suffixes `/<number>/` refer to API level specific platform libraries instead of architecture bitness. Disable path suffix use under NDK to avoid incorrect inclusion of API level specific libraries below the targeted API level. Fixes: #23830
1.6 KiB
1.6 KiB