summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorThirumal Venkat <me@thirumal.in>2018-12-29 16:45:26 (GMT)
committerThirumal Venkat <me@thirumal.in>2019-01-03 04:06:15 (GMT)
commit9816748847fba47bb0633b49cff1432fd677897e (patch)
tree1ba36f77e79827041b0b80a7572d4b5f4d8138a9 /Help
parentefdc19c58b64cf2fece50cc241a186972e5afa19 (diff)
downloadCMake-9816748847fba47bb0633b49cff1432fd677897e.zip
CMake-9816748847fba47bb0633b49cff1432fd677897e.tar.gz
CMake-9816748847fba47bb0633b49cff1432fd677897e.tar.bz2
SWIG: Add support for custom Swig source file extensions
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/UseSWIG-source-file-ext.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/UseSWIG-source-file-ext.rst b/Help/release/dev/UseSWIG-source-file-ext.rst
new file mode 100644
index 0000000..5d11dc6
--- /dev/null
+++ b/Help/release/dev/UseSWIG-source-file-ext.rst
@@ -0,0 +1,5 @@
+UseSWIG-source-file-ext
+-----------------------
+
+* The :module:`UseSWIG` module gains capability to specify
+ ``SWIG`` source file extensions.