The instructions for Android are pretty straight forward. You should really install MinGW though. CMake GUI is no magic, there's just 2 buttons and 2 textfields. The tutorials show it pretty good. iOS is not much different. Run CMake(-GUI), build+install everything with Xcode, create your app and import the frameworks to it.