~donadigo/power-installer/power-installer-legacy

« back to all changes in this revision

Viewing changes to po/CMakeLists.txt

  • Committer: donadigo
  • Date: 2014-11-21 23:22:11 UTC
  • Revision ID: donadigos159@gmail.com-20141121232211-m6duy1qufzbuljg0
Initial, fix merged branches

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
include (Translations) # Replace plug-name with the correct name of your plug
 
2
add_translations_directory (${GETTEXT_PACKAGE})
 
3
add_translations_catalog (${GETTEXT_PACKAGE}
 
4
    ../src
 
5
)