This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  52818aec9c361718a959cc4bd742177558f9e6cc (commit)
       via  a7be25341836e928f471f5fd79a1c3473e491eb6 (commit)
      from  994e8a9d18641fb7a8b803da6d1f142ae43960ca (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=52818aec9c361718a959cc4bd742177558f9e6cc
commit 52818aec9c361718a959cc4bd742177558f9e6cc
Merge: 994e8a9 a7be253
Author:     Brad King <[email protected]>
AuthorDate: Mon Nov 26 08:57:42 2012 -0500
Commit:     CMake Topic Stage <[email protected]>
CommitDate: Mon Nov 26 08:57:42 2012 -0500

    Merge topic 'fix-FindGettext-result' into next
    
    a7be253 FindGettext: fix overwriting result with empty variable (#13691)


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a7be25341836e928f471f5fd79a1c3473e491eb6
commit a7be25341836e928f471f5fd79a1c3473e491eb6
Author:     Rolf Eike Beer <[email protected]>
AuthorDate: Sun Nov 25 15:15:34 2012 +0100
Commit:     Brad King <[email protected]>
CommitDate: Mon Nov 26 08:57:13 2012 -0500

    FindGettext: fix overwriting result with empty variable (#13691)
    
    Remove stray line left by commit 656ab19b (FindGettext: remove code
    duplicating FPHSA checks, 2012-09-08).

diff --git a/Modules/FindGettext.cmake b/Modules/FindGettext.cmake
index f1c78ae..1a6bd39 100644
--- a/Modules/FindGettext.cmake
+++ b/Modules/FindGettext.cmake
@@ -209,5 +209,3 @@ function(GETTEXT_PROCESS_PO_FILES _lang)
    add_dependencies(pofiles ${uniqueTargetName})
 
 endfunction()
-
-set(GETTEXT_FOUND ${Gettext_FOUND})

-----------------------------------------------------------------------

Summary of changes:


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to