[Cmake-commits] CMake branch, master, updated. v3.6.1-593-g4689d16

Brad King brad.king at kitware.com
Tue Aug 9 09:20:23 EDT 2016


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, master has been updated
       via  4689d16e8aa90e57a8456357251b6575131529d7 (commit)
       via  551b4c90626357ee9b6048e89c7406f3b4063fbb (commit)
       via  3a7be4f3943e160b1c0c144d914d3dd2ba42819e (commit)
      from  a5b73e719a744a75be6ccf149360b14aaebbb273 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4689d16e8aa90e57a8456357251b6575131529d7
commit 4689d16e8aa90e57a8456357251b6575131529d7
Merge: a5b73e7 551b4c9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Aug 9 09:20:21 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 9 09:20:21 2016 -0400

    Merge topic 'fix-string-append'
    
    551b4c90 Revert the use of string(APPEND) in .cmake.in files
    3a7be4f3 prefer list(APPEND) over string(APPEND) where appropriate


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

Summary of changes:
 Modules/BasicConfigVersion-AnyNewerVersion.cmake.in  |    2 +-
 Modules/BasicConfigVersion-ExactVersion.cmake.in     |    2 +-
 Modules/BasicConfigVersion-SameMajorVersion.cmake.in |    2 +-
 Modules/ExternalProject.cmake                        |    2 +-
 Modules/FindQt4.cmake                                |    2 +-
 Tests/RunCMake/CPack/VerifyResult.cmake              |    4 ++--
 Tests/SimpleInstall/CMakeLists.txt                   |    4 ++--
 Tests/SimpleInstallS2/CMakeLists.txt                 |    4 ++--
 8 files changed, 11 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list