CMake/Docs/tr.md

13 lines
451 B
Markdown
Raw Normal View History

2021-03-25 16:38:12 +03:00
# This is description of cmake module TR
This module provides translations functionality.
The tr module contains only prepare QM function.
---
**prepareQM** (name sourceDir ts_files) - This function prepare translations for you projects.
- name - This is a name of the translations target.
- sourceDir - This is root source directory. Update will be scan this dir for prepare translations.
- ts_files - This is list of the supported languages.