summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-07-18 13:11:25 (GMT)
committerBrad King <brad.king@kitware.com>2016-07-18 13:11:25 (GMT)
commit33b562aa728e081513ea029fccdedbe6e5ec596c (patch)
treecf41d146af8baa306f627f3e5a9394a09f8e1daf
parentab8d5d0fdb28966d8a2fe68ee97c3816544ffb4e (diff)
downloadCMake-33b562aa728e081513ea029fccdedbe6e5ec596c.zip
CMake-33b562aa728e081513ea029fccdedbe6e5ec596c.tar.gz
CMake-33b562aa728e081513ea029fccdedbe6e5ec596c.tar.bz2
Help: Add notes for topic 'FindBISON-report-file'
-rw-r--r--Help/release/dev/FindBISON-report-file.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/FindBISON-report-file.rst b/Help/release/dev/FindBISON-report-file.rst
new file mode 100644
index 0000000..0b59128
--- /dev/null
+++ b/Help/release/dev/FindBISON-report-file.rst
@@ -0,0 +1,5 @@
+FindBISON-report-file
+---------------------
+
+* The :module:`FindBISON` module ``BISON_TARGET`` macro learned a new
+ ``REPORT_FILE`` option to specify the bison ``--report-file=`` option.