mirror of
https://gitee.com/openharmony/third_party_benchmark
synced 2025-02-18 14:28:31 +00:00
![Kyle Edwards](/assets/img/avatar_default.png)
When cross-compiling, this variable was not set on the second run of CMake, resulting in the next check failing even though it shouldn't be run in the first place. Fix this by caching the variable.