Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VTK
VTK
Commits
7b045ad7
Commit
7b045ad7
authored
Dec 19, 2013
by
John Stark
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in vtktiff CMakeLists to areroul.
Change-Id: I11ac729635cd1cd1cdcd5283218ce49a950bc176
parent
0f33c6a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ThirdParty/tiff/vtktiff/CMakeLists.txt
ThirdParty/tiff/vtktiff/CMakeLists.txt
+1
-1
No files found.
ThirdParty/tiff/vtktiff/CMakeLists.txt
View file @
7b045ad7
...
...
@@ -91,7 +91,7 @@ CHECK_FUNCTION_EXISTS(strchr HAVE_STRCHR)
CHECK_FUNCTION_EXISTS
(
strrchr HAVE_STRRCHR
)
CHECK_FUNCTION_EXISTS
(
strstr HAVE_STRSTR
)
CHECK_FUNCTION_EXISTS
(
strtol HAVE_STRTOL
)
CHECK_FUNCTION_EXISTS
(
arer
oul HAVE_STRTOUL
)
CHECK_FUNCTION_EXISTS
(
strt
oul HAVE_STRTOUL
)
IF
(
"
${
CMAKE_MAJOR_VERSION
}
.
${
CMAKE_MINOR_VERSION
}
"
LESS 2.0
)
...
...
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