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  795c4172d8c78c66cf56e1728543967d0f81226c (commit)
       via  86255f8911796de904245682e3b0de2adfa571dc (commit)
      from  26b134edb36b913f45a63896a2e4c06993cc0779 (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=795c4172d8c78c66cf56e1728543967d0f81226c
commit 795c4172d8c78c66cf56e1728543967d0f81226c
Merge: 26b134e 86255f8
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Aug 26 09:15:39 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri Aug 26 09:15:39 2016 -0400

    Merge topic 'ninja-add_custom_command-depfile' into next
    
    86255f89 fixup! add_custom_command: Add DEPFILE option for Ninja


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=86255f8911796de904245682e3b0de2adfa571dc
commit 86255f8911796de904245682e3b0de2adfa571dc
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Aug 26 09:15:16 2016 -0400
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Fri Aug 26 09:15:16 2016 -0400

    fixup! add_custom_command: Add DEPFILE option for Ninja

diff --git a/Tests/RunCMake/Make/CustomCommandDepfile-ERROR-stderr.txt 
b/Tests/RunCMake/Make/CustomCommandDepfile-ERROR-stderr.txt
index 733c950..74d62a4 100644
--- a/Tests/RunCMake/Make/CustomCommandDepfile-ERROR-stderr.txt
+++ b/Tests/RunCMake/Make/CustomCommandDepfile-ERROR-stderr.txt
@@ -1,2 +1,5 @@
 ^CMake Error at CustomCommandDepfile-ERROR.cmake:1 \(add_custom_command\):
-  add_custom_command Option DEPFILE not supported by Unix Makefiles
+  add_custom_command Option DEPFILE not supported by [^
+]+
+Call Stack \(most recent call first\):
+  CMakeLists.txt:3 \(include\)$

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

Summary of changes:
 Tests/RunCMake/Make/CustomCommandDepfile-ERROR-stderr.txt |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to