Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
CMake
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2,684
Issues
2,684
List
Boards
Labels
Milestones
Merge Requests
19
Merge Requests
19
Packages
Packages
Container Registry
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
CMake
CMake
Commits
234b7cad
Commit
234b7cad
authored
Mar 02, 2012
by
Rolf Eike Beer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
AllFindModules test: do not require TCLSH version
parent
5012787c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Tests/CMakeOnly/AllFindModules/CMakeLists.txt
Tests/CMakeOnly/AllFindModules/CMakeLists.txt
+1
-1
No files found.
Tests/CMakeOnly/AllFindModules/CMakeLists.txt
View file @
234b7cad
...
...
@@ -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 T
CLSH T
IFF ZLIB
)
JASPER LIBXML2 LIBXSLT PERL PostgreSQL TIFF ZLIB
)
check_version_string
(
${
VTEST
}
${
VTEST
}
_VERSION_STRING
)
endforeach
(
VTEST
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment