mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
After building the test binary tell find_program to search for it with
the ${CMAKE_EXECUTABLE_SUFFIX} so that the .exe can be found. Since
find_program is normally used to locate host tools while cross-compiling
it needs this hint to find the target binary.
Suggested-by: Denis Barbier <bouzim@gmail.com>
6.5 KiB
6.5 KiB