Add common tde_setup_msgfmt macro #18

Fusionado
SlavekB fusionados 1 commits de feat/add-test-gettext en master hace 5 años
Propietario

To simplify the test for gettext and set msgfmt executable in each module, I have prepared a common macro tde_setup_msgfmt. Thanks to this, it will now be simple in each module:

if( BUILD_TRANSLATIONS )
  tde_setup_msgfmt( )
endif( )
To simplify the test for gettext and set msgfmt executable in each module, I have prepared a common macro `tde_setup_msgfmt`. Thanks to this, it will now be simple in each module: ``` if( BUILD_TRANSLATIONS ) tde_setup_msgfmt( ) endif( ) ```
SlavekB añadió la etiqueta PR/rfc hace 5 años
Autor
Propietario

With the automatic call tde_setup_msgfmt inside tde_create_translation, there is no need to call tde_setup_msgfmt separately in each module.

With the automatic call `tde_setup_msgfmt` inside `tde_create_translation`, there is no need to call `tde_setup_msgfmt` separately in each module.
Propietario

looks good!

looks good!
SlavekB eliminó la etiqueta PR/rfc hace 5 años
SlavekB cerró este pull request hace 5 años
SlavekB rama eliminada feat/add-test-gettext hace 5 años
SlavekB ha añadido esto al hito R14.0.6 release hace 5 años
El Pull Request se ha fusionado como 4512d95ca6.
Inicie sesión para unirse a esta conversación.
No hay revisores
Sin Milestone
No asignados
2 participantes
Notificaciones
Fecha de vencimiento

Sin fecha de vencimiento.

Dependencias

No se han establecido dependencias.

Referencia: TDE/tde-cmake#18
Cargando…
Aún no existe contenido.