Merge lp:~mvo/cmake-extras/fix-xgettext into lp:cmake-extras

Proposed by Michael Vogt
Status: Merged
Approved by: Pete Woods
Approved revision: 12
Merge reported by: Pete Woods
Merged at revision: not available
Proposed branch: lp:~mvo/cmake-extras/fix-xgettext
Merge into: lp:cmake-extras
Diff against target: 11 lines (+1/-0)
1 file modified
UseXGettext.cmake (+1/-0)
To merge this branch: bzr merge lp:~mvo/cmake-extras/fix-xgettext
Reviewer Review Type Date Requested Status
Pete Woods Approve
Review via email: mp+240092@code.launchpad.net

Description of the change

Add "ALL" to xgettext_create_pot_file (as discussed on irc)

To post a comment you must log in.
Revision history for this message
Pete Woods (pete-woods) :
review: Approve
Revision history for this message
MichaƂ Sawicz (saviq) wrote :

This is in archive already, and included in lp:~saviq/cmake-extras/sync-archive to go into trunk.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'UseXGettext.cmake'
--- UseXGettext.cmake 2014-09-09 09:46:40 +0000
+++ UseXGettext.cmake 2014-10-30 10:26:49 +0000
@@ -85,6 +85,7 @@
8585
86 xgettext_create_pot_file(86 xgettext_create_pot_file(
87 ${_POT_FILE}87 ${_POT_FILE}
88 ALL
88 CPP89 CPP
89 QT90 QT
90 INPUT ${_SOURCES}91 INPUT ${_SOURCES}

Subscribers

People subscribed via source and target branches

to all changes: