diff options
author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2017-06-26 15:30:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-06-26 17:10:54 (GMT) |
commit | 46d25e782ebd9b6c50771b6f30433c58fae03a51 (patch) | |
tree | 51d84474419e58939972740b15a4d469dca35179 /Help/guide/tutorial/Step7/MathFunctions/Graphics/Java.gif | |
parent | 6c363f5cafe2bfeecd07887d9151e91042810e3f (diff) | |
download | CMake-46d25e782ebd9b6c50771b6f30433c58fae03a51.zip CMake-46d25e782ebd9b6c50771b6f30433c58fae03a51.tar.gz CMake-46d25e782ebd9b6c50771b6f30433c58fae03a51.tar.bz2 |
FindCUDA: Use find_program if find_host_program is not available
CMake does not define the `find_host_program` command we've been using
in the cross-compiling code path. It was provided by a widely used
Android toolchain file. For compatibility, continue to use
`find_host_program` if available, but otherwise use just `find_program`.
Fixes: #16509
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/Graphics/Java.gif')
0 files changed, 0 insertions, 0 deletions