[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3125-g273e4f8

Stephen Kelly steveire at gmail.com
Mon Jul 15 11:11:07 EDT 2013


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  273e4f86f2ea2f73ede7d5d775df8196a9e9207b (commit)
       via  27becfe3ffb58b1e68cd7c1aeba3d1a0f019a0c8 (commit)
      from  e54e42af49c96b71ed69e80c5251ad307192d1d7 (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=273e4f86f2ea2f73ede7d5d775df8196a9e9207b
commit 273e4f86f2ea2f73ede7d5d775df8196a9e9207b
Merge: e54e42a 27becfe
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Jul 15 11:11:04 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 15 11:11:04 2013 -0400

    Merge topic 'install-interface-includes' into next
    
    27becfe Remove trailing whitespace.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=27becfe3ffb58b1e68cd7c1aeba3d1a0f019a0c8
commit 27becfe3ffb58b1e68cd7c1aeba3d1a0f019a0c8
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Jul 15 17:09:48 2013 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Jul 15 17:09:48 2013 +0200

    Remove trailing whitespace.

diff --git a/Source/cmInstallCommand.h b/Source/cmInstallCommand.h
index 5b6be11..cb937dd 100644
--- a/Source/cmInstallCommand.h
+++ b/Source/cmInstallCommand.h
@@ -134,7 +134,7 @@ public:
       "The INCLUDES DESTINATION specifies a list of directories which will "
       "be added to the INTERFACE_INCLUDE_DIRECTORIES of the <targets> when "
       "exported by install(EXPORT).  If a relative path is specified, it is "
-      "treated as relative to the $<INSTALL_PREFIX>.  "
+      "treated as relative to the $<INSTALL_PREFIX>."
       "\n"
       "The PRIVATE_HEADER, PUBLIC_HEADER, and RESOURCE arguments cause "
       "subsequent properties to be applied to installing a FRAMEWORK "

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

Summary of changes:
 Source/cmInstallCommand.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list