FindMySQL.cmake: Do not call try_run when cross-compiling
try_run produces an AUTHOR_WARNING if we run it when cross-compiling
without CMAKE_CROSSCOMPILING_EMULATOR set suggesting we should avoid
this.
Closes #66 (closed).
try_run produces an AUTHOR_WARNING if we run it when cross-compiling
without CMAKE_CROSSCOMPILING_EMULATOR set suggesting we should avoid
this.
Closes #66 (closed).