X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=po%2FCMakeLists.txt;h=b6922bc5bcae60d4bf52fa2d34a8823eb26d719f;hp=59c23970b16c194fc3608380e0703e56d2cd9b35;hb=1f2922199351fddbe9fd9d49c89d6bf3566c8256;hpb=35b7f86e8ce903cf49e2db1cd0503a3142f76278 diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 59c23970..b6922bc5 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -2,10 +2,6 @@ # The LINGUAS variable can be used to limit that set if(QT_LCONVERT_EXECUTABLE) - # We always include quassel.po - generate_qm(QM quassel) - set(qm_files ${QM}) - # get environment variable for translations set(LINGUAS "$ENV{LINGUAS}") string(REGEX REPLACE "[ \t]+" \; output "${LINGUAS}")