I got this error in my c++ based android project:
[CXX1300] CMake '3.28.1' was not found in SDK, PATH, or by cmake.dir property.
when I tried to install through SDK Tools section of SDK manager I can’t find the required version of cmake there..
How can I solve it ?
I tried to download manually but it contains different set of files and folder (more files/folders) than I can see there in existing other versions installed location.