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  3aea9271e7d727191e862f67cb29341334a73b4b (commit)
       via  def45d12916c8c118da7ce29a4ec0425e87daca0 (commit)
      from  c9827dabebf5d3e93d2f37223141f2ccd5209b1a (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=3aea9271e7d727191e862f67cb29341334a73b4b
commit 3aea9271e7d727191e862f67cb29341334a73b4b
Merge: c9827da def45d1
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Fri Feb 6 13:11:42 2015 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri Feb 6 13:11:42 2015 -0500

    Merge topic 'export-interface-source-files' into next
    
    def45d12 Fix property name.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=def45d12916c8c118da7ce29a4ec0425e87daca0
commit def45d12916c8c118da7ce29a4ec0425e87daca0
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Fri Feb 6 19:11:18 2015 +0100
Commit:     Stephen Kelly <steve...@gmail.com>
CommitDate: Fri Feb 6 19:11:18 2015 +0100

    Fix property name.

diff --git a/Help/release/dev/export-interface-source-files.rst 
b/Help/release/dev/export-interface-source-files.rst
index a26092a..00dcd25 100644
--- a/Help/release/dev/export-interface-source-files.rst
+++ b/Help/release/dev/export-interface-source-files.rst
@@ -2,5 +2,5 @@ export-interface-source-files
 -----------------------------
 
 * It is now possible to export targets which populate the
-  :prop_tgt:`TARGET_SOURCES` target property using the
+  :prop_tgt:`INTERFACE_SOURCES` target property using the
   :command:`install(EXPORT)` and :command:`export()` commands.

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

Summary of changes:
 Help/release/dev/export-interface-source-files.rst |    2 +-
 1 file changed, 1 insertion(+), 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