From 0c8e7c090387c88b7b6528e8570592d2c2289c91 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 16 Mar 2018 07:45:10 +0100 Subject: po/CMakeLists.txt: Drop intl_update_potfile(). We don't want this in Ayatana Indicators. --- po/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'po/CMakeLists.txt') diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index e78a9df..0b2b2a1 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -1,11 +1,5 @@ find_package(Intltool REQUIRED) -intltool_update_potfile( - KEYWORDS "_" "_:1,2" "N_" "N_:1,2" - GETTEXT_PACKAGE ${GETTEXT_PACKAGE} - COPYRIGHT_HOLDER "Canonical Ltd." -) - intltool_install_translations( ALL GETTEXT_PACKAGE ${GETTEXT_PACKAGE} -- cgit v1.2.3