> Task :wpeview:configureCMakeDebug[arm64-v8a] FAILED
[Incubating] Problems report is available at: file:///home/sergio/projects/wpe-android/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':wpeview:configureCMakeDebug[arm64-v8a]'.
> [CXX1300] CMake '3.31.1' was not found in SDK, PATH, or by cmake.dir property.
In my environment
$ cmake --version
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
So maybe there is a strict check for that version
In my environment
So maybe there is a strict check for that version