[Cmake-commits] CMake branch, next, updated. v3.0.1-5139-g17d5f97

Brad King brad.king at kitware.com
Thu Sep 4 09:46:22 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  17d5f976be071bc2d89d27e2cfb4ae7600c04a73 (commit)
       via  d538c55ea4143872c01d39b419b168f2a2a820f1 (commit)
      from  36ab76fc092f638c23b7a0d050400c57e67eb48a (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=17d5f976be071bc2d89d27e2cfb4ae7600c04a73
commit 17d5f976be071bc2d89d27e2cfb4ae7600c04a73
Merge: 36ab76f d538c55
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Sep 4 09:46:21 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Sep 4 09:46:21 2014 -0400

    Merge topic 'InstallRequiredSystemLibraries-vs-openmp' into next
    
    d538c55e Help: Add notes for topic 'InstallRequiredSystemLibraries-vs-openmp'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d538c55ea4143872c01d39b419b168f2a2a820f1
commit d538c55ea4143872c01d39b419b168f2a2a820f1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Sep 4 09:44:49 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Sep 4 09:44:49 2014 -0400

    Help: Add notes for topic 'InstallRequiredSystemLibraries-vs-openmp'

diff --git a/Help/release/dev/InstallRequiredSystemLibraries-vs-openmp.rst b/Help/release/dev/InstallRequiredSystemLibraries-vs-openmp.rst
new file mode 100644
index 0000000..4f8f962
--- /dev/null
+++ b/Help/release/dev/InstallRequiredSystemLibraries-vs-openmp.rst
@@ -0,0 +1,6 @@
+InstallRequiredSystemLibraries-vs-openmp
+----------------------------------------
+
+* The :module:`InstallRequiredSystemLibraries` module gained a new
+  ``CMAKE_INSTALL_OPENMP_LIBRARIES`` option to install MSVC OpenMP
+  runtime libraries.

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

Summary of changes:
 Help/release/dev/InstallRequiredSystemLibraries-vs-openmp.rst |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Help/release/dev/InstallRequiredSystemLibraries-vs-openmp.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list