summaryrefslogtreecommitdiff
path: root/po/CMakeLists.txt
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-04-01 20:11:15 +0200
committerTomas Chvatal <scarabeus@gentoo.org>2009-04-01 20:11:15 +0200
commit285f01f09c226d23148f515e5262ab243f88befb (patch)
tree4992c63b5c793413da7a16dfe7433cd50ac44bd5 /po/CMakeLists.txt
parent21e92a8d2005a063fa31a95f83c65b2356fef338 (diff)
Whitespace
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r--po/CMakeLists.txt1
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 )