diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-01 20:11:15 +0200 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-01 20:11:15 +0200 |
| commit | 285f01f09c226d23148f515e5262ab243f88befb (patch) | |
| tree | 4992c63b5c793413da7a16dfe7433cd50ac44bd5 /po | |
| parent | 21e92a8d2005a063fa31a95f83c65b2356fef338 (diff) | |
Whitespace
Diffstat (limited to 'po')
| -rw-r--r-- | po/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index db80674..54af949 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -2,7 +2,6 @@ # WE NEED GETTEXT ############################################################################## MESSAGE ( STATUS "<Locating Gettext>" ) -MESSAGE ( STATUS "<******************************>" ) FIND_PACKAGE ( Gettext REQUIRED ) INCLUDE_DIRECTORIES ( ${GETTEXT_INCLUDE_DIR} ) FILE ( GLOB _po_files *.po ) |