mirror of
https://github.com/reactos/CMake.git
synced 2025-02-01 17:42:41 +00:00
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…
x
Reference in New Issue
Block a user