[Cmake-commits] CMake branch, next, updated. v3.2.3-1512-g82e0301

Bill Hoffman bill.hoffman at kitware.com
Thu Jun 4 17:18:31 EDT 2015


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  82e0301fc55157c88ffa10c5800e426d5b7348f4 (commit)
       via  3c43441cb4df12b9f07414f3b51c31adf15bf14e (commit)
      from  022ec2434d23adc7e0a3bae74306d64649ac8a96 (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=82e0301fc55157c88ffa10c5800e426d5b7348f4
commit 82e0301fc55157c88ffa10c5800e426d5b7348f4
Merge: 022ec24 3c43441
Author:     Bill Hoffman <bill.hoffman at kitware.com>
AuthorDate: Thu Jun 4 17:18:30 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 4 17:18:30 2015 -0400

    Merge topic 'compiler-launcher' into next
    
    3c43441c Fix spelling error of variable name.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3c43441cb4df12b9f07414f3b51c31adf15bf14e
commit 3c43441cb4df12b9f07414f3b51c31adf15bf14e
Author:     Bill Hoffman <bill.hoffman at kitware.com>
AuthorDate: Thu Jun 4 17:17:37 2015 -0400
Commit:     Bill Hoffman <bill.hoffman at kitware.com>
CommitDate: Thu Jun 4 17:17:37 2015 -0400

    Fix spelling error of variable name.

diff --git a/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst b/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst
index 8fbc852..9a16687 100644
--- a/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst
+++ b/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst
@@ -9,5 +9,5 @@ run this tool and pass the compiler and its arguments to the tool. Some
 example tools are distcc and ccache.
 
 This property is initialized by the value of
-the :variable:`CMAKE_<LANG>_COMPILER_LAUNCER` variable if it is set
+the :variable:`CMAKE_<LANG>_COMPILER_LAUNCHER` variable if it is set
 when a target is created.

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

Summary of changes:
 Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list