[Cmake-commits] CMake branch, next, updated. v3.0.0-4140-gc91c14f

Brad King brad.king at kitware.com
Mon Jul 7 14:44:44 EDT 2014


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  c91c14f28c3f31981305f5de6a440144e41f0d01 (commit)
       via  d17688e42569c5e6c99c64338981943c5945067b (commit)
      from  621ae93243cff7d8896cb7ac4cddd6a0364747b2 (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=c91c14f28c3f31981305f5de6a440144e41f0d01
commit c91c14f28c3f31981305f5de6a440144e41f0d01
Merge: 621ae93 d17688e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 7 14:44:43 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 7 14:44:43 2014 -0400

    Merge topic 'export-from-obj-libs' into next
    
    d17688e4 Help: Add notes for topic 'export-from-obj-libs'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d17688e42569c5e6c99c64338981943c5945067b
commit d17688e42569c5e6c99c64338981943c5945067b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 7 14:44:28 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jul 7 14:44:28 2014 -0400

    Help: Add notes for topic 'export-from-obj-libs'

diff --git a/Help/release/dev/export-from-obj-libs.rst b/Help/release/dev/export-from-obj-libs.rst
new file mode 100644
index 0000000..6d58288
--- /dev/null
+++ b/Help/release/dev/export-from-obj-libs.rst
@@ -0,0 +1,5 @@
+export-from-obj-libs
+--------------------
+
+* The :module:`GenerateExportHeader` module ``generate_export_header``
+  function learned to allow use with :ref:`Object Libraries`.

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

Summary of changes:
 Help/release/dev/export-from-obj-libs.rst |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 Help/release/dev/export-from-obj-libs.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list