Files
CMake/Modules/Platform
hhb 94f3776774 Android: Restore searching PATH for executables
Since commit a7f41a7ee4 (Android: Fix find_* search order within NDK for
unified toolchains, 2020-10-13, v3.20.0-rc1~610^2), we turn off
`CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH`.  This breaks `find_program`
searching `PATH` for host executables.  Fortunately, the setting turns
out not to be necessary, perhaps since commit cbc51a8be3 (Android:
restructure android search paths, 2020-11-06, v3.20.0-rc1~509^2).
Without it, none of NDK tests fail, so remove it to restore pre-3.20
behavior.

Fixes: #22634
2021-09-16 08:45:33 -04:00
..
2021-03-30 10:06:02 -04:00
2020-05-06 13:09:00 -04:00
2017-05-17 11:26:11 -06:00
2019-03-05 09:42:41 -05:00
2020-05-06 13:09:28 -04:00
2021-02-10 07:46:33 -05:00