@SGaist did some more tests. removed some lines with errors from .pro and got some more output from qmake2cmake. but only for the easy parts ;-)
android or ios - specific parts are missed.
ATM I'm learning from CMakeLists.txt provided by Qt example apps, other projects and documentation.
what's really missed: official guides for mobile (android and ios) apps (including translations, native code, custom info.plist, Android Manifest, openSSL) from build to deploy and publish to stores using CMake.
of course I'll blog about my findings in some weeks.