~gary-wzl77/+junk/newproperty

« back to all changes in this revision

Viewing changes to po/CMakeLists.txt

  • Committer: Gary.Wzl
  • Date: 2015-08-31 09:23:43 UTC
  • Revision ID: gary.wang@canonical.com-20150831092343-x7coc5ukz9yelqjn
Init repo

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
intltool_update_potfile(
 
2
  ALL
 
3
  GETTEXT_PACKAGE ${GETTEXT_PACKAGE}
 
4
)
 
5
 
 
6
intltool_install_translations(
 
7
  ALL
 
8
  GETTEXT_PACKAGE ${GETTEXT_PACKAGE}
 
9
)
 
10