AllFindModules test: do not require TCLSH version
This commit is contained in:
parent
5012787c3c
commit
234b7cad1c
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue