qt_android_create_symlinks_only
Gradleプロジェクトディレクトリ配下の依存関係に対してのみシンボリックリンクを作成する。
この変数は Qt 6.11 で導入されました。
注意: この変数はテクノロジープレビューであり、将来のリリースで変更される可能性があります。
注意: この変数は、Androidプラットフォームをターゲットにしている場合にのみ使用されます。
フルコピーの代わりに、共有ライブラリ、jar、リソースなどのシンボリックリンクを作成します。これは、プロジェクトが余分なスペースを取らないようにし、代わりに、例えば Qt インストールから参照されるライブラリファイルを直接使用するのに便利です。
qt_android_generate_deployment_settings()も参照してください 。
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.