Browse Source

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

Brad King 11 years ago
parent
commit
d538c55ea4
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Help/release/dev/InstallRequiredSystemLibraries-vs-openmp.rst

+ 6 - 0
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.