IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

qt_finalize_executable

Handles various common platform-specific tasks associated with Qt targets.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

qt_finalize_executable

This command is in technology preview and may change in future releases.

Synopsis

 
Sélectionnez
qt_finalize_executable(target)

qt6_finalize_executable(target)

Description

After a target is created, further processing or finalization steps are commonly needed. The steps to perform depend on the platform and on various properties of the target. This command implements the following, as appropriate for the platform and target provided:

  • When targeting Android, generate a deployment settings file for the target.

  • Create a build target for generating an APK if building for Android.

This command is ordinarily invoked as part of a call to qt_add_executable(). The timing of when that call takes place and when it might need to be called explicitly by a project is discussed in the documentation of that command.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+