Skip to content

Android: Add missing link flags for device executables

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

See ${ndk}/build/core/default-build-commands.mk for link flags the NDK uses for executables. Add them to our default executable link flags.

Closes: #16380 (closed)

Merge request reports