summaryrefslogtreecommitdiffstats
path: root/Modules/FindFLTK.cmake
diff options
context:
space:
mode:
authorBartosz Kosiorek <bartosz.kosiorek@tomtom.com>2019-04-12 14:37:05 (GMT)
committerBartosz Kosiorek <bartosz.kosiorek@tomtom.com>2019-04-23 08:39:34 (GMT)
commitcb811d11cee1e2873cc2bf506cd081769e894ac3 (patch)
tree6fa97b0fb931bfbc6faaf866c3e745a0fd5ea430 /Modules/FindFLTK.cmake
parent4ff7706f2d7eaaffe3970da5f77d18f67771a4a8 (diff)
downloadCMake-cb811d11cee1e2873cc2bf506cd081769e894ac3.zip
CMake-cb811d11cee1e2873cc2bf506cd081769e894ac3.tar.gz
CMake-cb811d11cee1e2873cc2bf506cd081769e894ac3.tar.bz2
Help: Improve description of modules
Diffstat (limited to 'Modules/FindFLTK.cmake')
-rw-r--r--Modules/FindFLTK.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/Modules/FindFLTK.cmake b/Modules/FindFLTK.cmake
index 89122c0..e273642 100644
--- a/Modules/FindFLTK.cmake
+++ b/Modules/FindFLTK.cmake
@@ -5,14 +5,14 @@
FindFLTK
--------
-Find the FLTK library
+Find the Fast Light Toolkit (FLTK) library
Input Variables
^^^^^^^^^^^^^^^
By default this module will search for all of the FLTK components and
-add them to the FLTK_LIBRARIES variable. You can limit the components
-which get placed in FLTK_LIBRARIES by defining one or more of the
+add them to the ``FLTK_LIBRARIES`` variable. You can limit the components
+which get placed in ``FLTK_LIBRARIES`` by defining one or more of the
following three options:
``FLTK_SKIP_OPENGL``