Browse Source

Help: Add notes for topic 'ExternalProject-genex'

Brad King 10 years ago
parent
commit
b470d61864
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Help/release/dev/ExternalProject-genex.rst

+ 6 - 0
Help/release/dev/ExternalProject-genex.rst

@@ -0,0 +1,6 @@
+ExternalProject-genex
+---------------------
+
+* The :module:`ExternalProject` module APIs learned to support
+  :manual:`generator expressions <cmake-generator-expressions(7)>`
+  when using ``LOG_*`` options and in CMake initial cache options.