Qt6 LinguistTools의 CMake 명령어
Qt6::LinguistTools가 로드될 때 다음과 같은 CMake 명령이 정의됩니다.
find_package(Qt6 REQUIRED COMPONENTS LinguistTools)
CMake 명령 참조를참조하십시오 .
Qt Linguist.ts 파일을 .qm 파일로 변환하는 대상을 추가합니다. | |
Qt Linguist.ts 파일을 생성하거나 업데이트할 대상을 추가합니다. | |
Qt Linguist.ts 파일을 .qm 파일로 컴파일합니다. | |
Qt Linguist.ts 파일을 .qm 파일로 업데이트하고 변환할 대상을 추가합니다. | |
번역할 수 있는 대상을 수집합니다. | |
Qt Linguist 번역 툴체인을 설정합니다. |
© 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.