From 704ffbf1da16b76310556682d24b9a0c26e3f9bd Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Thu, 12 Mar 2009 17:32:44 +0100 Subject: Various updates --- po/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po') diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index bc41aed..99318d5 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -1,6 +1,8 @@ ############################################################################### # WE NEED GETTEXT ############################################################################## +MESSAGE ( STATUS "" ) +MESSAGE ( STATUS "<******************************>" ) FIND_PACKAGE ( Gettext REQUIRED ) IF ( NOT GETTEXT_MSGFMT_EXECUTABLE ) MESSAGE ( FATAL_ERROR "Please install the msgfmt binary" ) -- cgit v1.2.3