[Cmake-commits] CMake branch, master, updated. v3.15.0-rc4-329-g119fb86

Kitware Robot kwrobot at kitware.com
Wed Jul 17 07:23:08 EDT 2019


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  119fb8606a306e256fc6dd8c2297c9d69033384a (commit)
       via  3f84ff212c2e5ff9410dcd75f7806832472a756d (commit)
       via  185e6a12884433caa65e55a44431bd76f52a9f48 (commit)
       via  f2edccea666662ce93af29e397c50702a675f3f4 (commit)
      from  b1199680489b402e3b73229d79eb06e3bd440f81 (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=119fb8606a306e256fc6dd8c2297c9d69033384a
commit 119fb8606a306e256fc6dd8c2297c9d69033384a
Merge: 3f84ff2 185e6a1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 17 07:20:47 2019 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 17 07:20:47 2019 -0400

    Merge branch 'release-3.15'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3f84ff212c2e5ff9410dcd75f7806832472a756d
commit 3f84ff212c2e5ff9410dcd75f7806832472a756d
Merge: b119968 f2edcce
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 17 11:20:06 2019 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Wed Jul 17 07:20:20 2019 -0400

    Merge topic 'find_package-fix-NO_MODULE'
    
    f2edccea66 find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !3557


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

Summary of changes:
 Source/cmFindPackageCommand.cxx                    |  5 ++--
 Tests/FindPackageTest/CMakeLists.txt               | 33 ++++++++++++++++++++++
 .../ACMEConfig.cmake}                              |  0
 .../PreferConfigRecurse/FindACME.cmake             |  1 +
 4 files changed, 37 insertions(+), 2 deletions(-)
 copy Tests/FindPackageTest/{PreferConfigOnlyModule/FindACME.cmake => PreferConfigRecurse/ACMEConfig.cmake} (100%)
 create mode 100644 Tests/FindPackageTest/PreferConfigRecurse/FindACME.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list