summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-10-19 17:19:11 (GMT)
committerBrad King <brad.king@kitware.com>2015-10-19 17:19:11 (GMT)
commit4565a2e1c2643fcd1b40f4a041564fc4ab60c17c (patch)
tree311f2dac6d6fd00cf35a4ab14015a60c8a4b562d
parentdb3d85059c2e48b1a4da99230098f63d04dd4e93 (diff)
downloadCMake-4565a2e1c2643fcd1b40f4a041564fc4ab60c17c.zip
CMake-4565a2e1c2643fcd1b40f4a041564fc4ab60c17c.tar.gz
CMake-4565a2e1c2643fcd1b40f4a041564fc4ab60c17c.tar.bz2
Help: Add notes for topic 'FindFLEX-DEFINES_FILE'
-rw-r--r--Help/release/dev/FindFLEX-DEFINES_FILE.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/FindFLEX-DEFINES_FILE.rst b/Help/release/dev/FindFLEX-DEFINES_FILE.rst
new file mode 100644
index 0000000..95133aa
--- /dev/null
+++ b/Help/release/dev/FindFLEX-DEFINES_FILE.rst
@@ -0,0 +1,6 @@
+FindFLEX-DEFINES_FILE
+---------------------
+
+* The :module:`FindFLEX` module ``FLEX_TARGET`` macro learned a
+ new ``DEFINES_FILE`` option to specify a custom output header
+ to be generated.