QT_USE_TARGET_ANDROID_BUILD_DIR

타깃별 안드로이드 빌드 디렉터리를 사용하도록 설정합니다.

이 변수는 Qt 6.7에 도입되었습니다.

참고: 이 변수는 기술 프리뷰에 있으며 향후 릴리스에서 변경될 수 있습니다.

참고: 이 변수는 Android 플랫폼을 타깃팅하는 경우에만 사용됩니다.

이 변수는 안드로이드 빌드 디렉터리에 대상별 접미사를 추가합니다. 이 변수는 CACHE 에 설정된 경우에만 적용됩니다. 이 변수는 버전 13부터 Qt Creator 에서만 지원됩니다. 단일 CMakeLists.txt 에 두 개 이상의 Android 실행 파일이 포함되어 있는데 이 옵션이 설정되지 않은 경우 경고가 표시됩니다. 경고를 비활성화하려면 QT_SKIP_ANDROID_BUILD_DIR_CHECKTRUE 으로 설정하세요.

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