CMake/Docs/tr.md

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.