[Cmake-commits] CMake branch, master, updated. v2.8.7-631-gfa0f065
David Cole
david.cole at kitware.com
Thu Mar 8 15:14:32 EST 2012
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 fa0f0654262cd74824558c425083e22f091702e0 (commit)
via c5ae73316634b0d1fe56272ab011eefd9cb80e47 (commit)
via c91a54db3766aea8f8ab9d5a011db3bba67b12d4 (commit)
from da43d8fa8d96f5bb4363b3fd093af97c8735c432 (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=fa0f0654262cd74824558c425083e22f091702e0
commit fa0f0654262cd74824558c425083e22f091702e0
Merge: da43d8f c5ae733
Author: David Cole <david.cole at kitware.com>
AuthorDate: Thu Mar 8 15:14:23 2012 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 8 15:14:23 2012 -0500
Merge topic 'find_package_fatal_error_if_required_and_config_not_found'
c5ae733 find_package: Test that REQUIRED aborts processing correctly
c91a54d find_package: error out if REQUIRED Config has not been found
-----------------------------------------------------------------------
Summary of changes:
Source/cmFindPackageCommand.cxx | 4 ++++
.../find_package/MissingConfig-stderr.txt | 6 ++++++
.../CMakeCommands/find_package/MissingConfig.cmake | 1 +
.../find_package/MissingConfigRequired-stderr.txt | 2 +-
.../find_package/MissingConfigRequired.cmake | 1 +
.../find_package/MissingModule-stderr.txt | 5 +++++
.../CMakeCommands/find_package/MissingModule.cmake | 1 +
.../find_package/MissingModuleRequired-stderr.txt | 2 +-
.../find_package/MissingModuleRequired.cmake | 1 +
.../find_package/MissingNormal-stderr.txt | 6 ++++++
.../CMakeCommands/find_package/MissingNormal.cmake | 1 +
.../find_package/MissingNormalRequired-stderr.txt | 2 +-
.../find_package/MissingNormalRequired.cmake | 1 +
13 files changed, 30 insertions(+), 3 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list