[Cmake-commits] CMake branch, next, updated. v2.8.12.1-7043-g7ea8a0f

Stephen Kelly steveire at gmail.com
Sun Jan 12 05:47:08 EST 2014


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  7ea8a0f8001df0f323b06839b28ac27a96366d28 (commit)
       via  eaa37393e17cf9ac329db79070477c90e3e47436 (commit)
      from  b7f0ca3c98ac9e17886b7e2f98a25c34abef0a1b (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=7ea8a0f8001df0f323b06839b28ac27a96366d28
commit 7ea8a0f8001df0f323b06839b28ac27a96366d28
Merge: b7f0ca3 eaa3739
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Jan 12 05:47:07 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Jan 12 05:47:07 2014 -0500

    Merge topic 'use-generator-target' into next
    
    eaa37393 Resolve mac warning.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=eaa37393e17cf9ac329db79070477c90e3e47436
commit eaa37393e17cf9ac329db79070477c90e3e47436
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Jan 11 16:09:00 2014 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sat Jan 11 16:09:00 2014 +0100

    Resolve mac warning.

diff --git a/Source/cmGlobalXCodeGenerator.cxx b/Source/cmGlobalXCodeGenerator.cxx
index 2687827..9c87d49 100644
--- a/Source/cmGlobalXCodeGenerator.cxx
+++ b/Source/cmGlobalXCodeGenerator.cxx
@@ -2839,7 +2839,6 @@ void cmGlobalXCodeGenerator
       }
 
     // Compute the link library and directory information.
-    cmGeneratorTarget* gtgt = this->GetGeneratorTarget(cmtarget);
     cmComputeLinkInformation* pcli = gtgt->GetLinkInformation(configName);
     if(!pcli)
       {

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

Summary of changes:
 Source/cmGlobalXCodeGenerator.cxx |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list