mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-04-27 18:24:42 +00:00
451 B
451 B
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.