Files
CMake/Modules/Platform
Brad King 68d67c827f Android: Fix support for CMAKE_SYSROOT without CMAKE_SYSROOT_COMPILE
If `CMAKE_SYSROOT` is set by the user (e.g. via the toolchain file) then
we do not set `CMAKE_SYSROOT_COMPILE` to our default.  Fix our
references to the sysroot's `/usr/include` directory to use
`CMAKE_SYSROOT_COMPILE` only if it is set and else `CMAKE_SYSROOT`.

Fixes: #17096
2017-08-03 12:03:59 -04:00
..
2017-05-17 11:26:11 -06:00
2017-05-17 11:26:11 -06:00
2016-11-02 08:35:26 -04:00
2014-10-20 11:49:16 -04:00
2016-11-09 13:58:12 -08:00
2017-05-17 11:26:11 -06:00