Also set the *__TRYRUN_OUTPUT cache value to something. (#24631)
authorKai Ruhnau <Kai.Ruhnau@live.com>
Thu, 13 Jun 2019 00:23:20 +0000 (02:23 +0200)
committerJan Vorlicek <janvorli@microsoft.com>
Thu, 13 Jun 2019 00:23:20 +0000 (02:23 +0200)
commitf4fb47edb66d2b1e4ff5c3baf2e7c3ec1f0664da
treef66414ad5725c3a801a7d7955ccbfeb14da6eb53
parentd0540d9a7ef0aa84205ab9a131094c7a7a6dd1cd
Also set the *__TRYRUN_OUTPUT cache value to something. (#24631)

CMake 3.14 fails in a cross-compilation ARM build and complains
that both both *_EXITCODE and *_EXITCODE__TRYRUN_OUTPUT have
to be set. Doing this re-enables the build.
cross/tryrun.cmake