Merge topic 'allfindmodules-versions'

234b7ca AllFindModules test: do not require TCLSH version
This commit is contained in:
David Cole 2012-03-06 15:26:51 -05:00 committed by CMake Topic Stage
commit 481b2aa101
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ endmacro(check_version_string)
# reported.
foreach(VTEST ALSA ARMADILLO BZIP2 CUPS CURL EXPAT FREETYPE GETTEXT GIT HSPELL
JASPER LIBXML2 LIBXSLT PERL PostgreSQL TCLSH TIFF ZLIB)
JASPER LIBXML2 LIBXSLT PERL PostgreSQL TIFF ZLIB)
check_version_string(${VTEST} ${VTEST}_VERSION_STRING)
endforeach(VTEST)