qt_noo_collect_build_tree_apk_deps

防止在 Android 部署过程中收集项目构建的共享库目标。

此变量在 Qt 6.3 中引入。

注意: 此变量为技术预览版,在未来版本中可能会有所变化。

注: 此变量仅在针对 Android 平台时使用。

在项目最终完成期间,构建系统会收集项目中所有已构建共享库目标的位置。这些位置会传递给androiddeployqt,以便在解决库之间的依赖关系时考虑部署。要禁用此行为,请将此变量设置为TRUE

另请参阅 qt_finalize_project()QT_NO_COLLECT_IMPORTED_TARGET_APK_DEPS

© 2025 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.