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
a9b6127d
Commit
a9b6127d
authored
Dec 19, 2013
by
David Gobbi
Committed by
Code Review
Dec 19, 2013
Browse files
Options
Browse Files
Download
Plain Diff
Merge topic 'areroul_is_not_valid' into master
7b045ad7
Fix typo in vtktiff CMakeLists to areroul.
parents
e24213c3
7b045ad7
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 @
a9b6127d
...
...
@@ -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