Merge topic 'allfindmodules-no-force-gnuplot'

2f306a9 AllFindModules test: do not enforce GNUPLOT version
This commit is contained in:
David Cole 2012-02-14 16:17:45 -05:00 committed by CMake Topic Stage
commit 96fd0be193
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ endif (NOT QT4_FOUND)
# If any of these modules reported that it was found a version number should have been
# reported.
set(VERSIONS_REQUIRED
ALSA BISON BZIP2 CUPS CURL DOXYGEN EXPAT FLEX GETTEXT GIF GIT GNUPLOT
ALSA BISON BZIP2 CUPS CURL DOXYGEN EXPAT FLEX GETTEXT GIF GIT
ImageMagick JASPER LibArchive LIBXML2 PERL PostgreSQL SWIG TIFF ZLIB)
foreach(VTEST ${VERSIONS_REQUIRED})