mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 23:30:35 -06:00
AllFindModules test: do not require TCLSH version
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user