I am newbie Qt, I am start developing the android app using QtCreator 6.4.
With qmake, it is easily to add androidextras into project, But I don't know how to add this into project with cmake ? https://doc.qt.io/qt-5/qtandroid.html
Could you help me to add androidextras into project ?