summaryrefslogtreecommitdiff
path: root/Modules/FindSWIG.cmake
diff options
context:
space:
mode:
authorBartosz Kosiorek <bartosz.kosiorek@tomtom.com>2019-04-12 16:37:05 +0200
committerBartosz Kosiorek <bartosz.kosiorek@tomtom.com>2019-04-23 10:39:34 +0200
commitcb811d11cee1e2873cc2bf506cd081769e894ac3 (patch)
tree6fa97b0fb931bfbc6faaf866c3e745a0fd5ea430 /Modules/FindSWIG.cmake
parent4ff7706f2d7eaaffe3970da5f77d18f67771a4a8 (diff)
downloadcmake-cb811d11cee1e2873cc2bf506cd081769e894ac3.tar.gz
Help: Improve description of modules
Diffstat (limited to 'Modules/FindSWIG.cmake')
-rw-r--r--Modules/FindSWIG.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/FindSWIG.cmake b/Modules/FindSWIG.cmake
index 49f303e2b1..a5e3a379b7 100644
--- a/Modules/FindSWIG.cmake
+++ b/Modules/FindSWIG.cmake
@@ -5,13 +5,13 @@
FindSWIG
--------
-Find SWIG
+Find Simplified Wrapper and Interface Generator (SWIG)
This module finds an installed SWIG. It sets the following variables:
::
- SWIG_FOUND - set to true if SWIG is found
+ SWIG_FOUND - set to "True" if SWIG is found
SWIG_DIR - the directory where swig is installed
SWIG_EXECUTABLE - the path to the swig executable
SWIG_VERSION - the version number of the swig executable