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  72a12fb34610456a4be3cc00540f6c9e90f9bf22 (commit)
       via  972853b15b6aa874644089bd3cf73197c7b874f8 (commit)
      from  06d21584b51c2de5d520e3d201053a2a7d0af5be (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=72a12fb34610456a4be3cc00540f6c9e90f9bf22
commit 72a12fb34610456a4be3cc00540f6c9e90f9bf22
Merge: 06d2158 972853b
Author:     Brad King <[email protected]>
AuthorDate: Mon Jun 8 14:50:22 2015 -0400
Commit:     CMake Topic Stage <[email protected]>
CommitDate: Mon Jun 8 14:50:22 2015 -0400

    Merge topic 'doc-drop-incorrect-cmake-developer-advice' into next
    
    972853b1 Help: Drop incorrect advice from cmake-developer.7 manual


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=972853b15b6aa874644089bd3cf73197c7b874f8
commit 972853b15b6aa874644089bd3cf73197c7b874f8
Author:     Brad King <[email protected]>
AuthorDate: Mon Jun 8 14:38:32 2015 -0400
Commit:     Brad King <[email protected]>
CommitDate: Mon Jun 8 14:50:03 2015 -0400

    Help: Drop incorrect advice from cmake-developer.7 manual
    
    Drop the comment on the purpose of PATH_SUFFIXES in our Find Module
    example.  It was incorrect.

diff --git a/Help/manual/cmake-developer.7.rst 
b/Help/manual/cmake-developer.7.rst
index ab74140..90a081d 100644
--- a/Help/manual/cmake-developer.7.rst
+++ b/Help/manual/cmake-developer.7.rst
@@ -867,7 +867,6 @@ look.
   find_path(Foo_INCLUDE_DIR
     NAMES foo.h
     PATHS ${PC_Foo_INCLUDE_DIRS}
-    # if you need to put #include <Foo/foo.h> in your code, add:
     PATH_SUFFIXES Foo
   )
   find_library(Foo_LIBRARY

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

Summary of changes:
 Help/manual/cmake-developer.7.rst |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to