CMakeGraphVizOptions.cmake: Fix typo in documentation

Alex
This commit is contained in:
Alex Neundorf 2013-09-11 21:08:25 +02:00
parent 7c7cdf7073
commit bbb0d6faa6
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
# Default : TRUE
##end
##variable
# GRAPHVIZ_MODULE_LIBS - Set this to FALSE to exclude static libraries from the generated graphs.
# GRAPHVIZ_MODULE_LIBS - Set this to FALSE to exclude module libraries from the generated graphs.
# Mandatory : NO
# Default : TRUE
##end