Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Michael Migliore
VTK
Commits
e67e514a
Commit
e67e514a
authored
Apr 09, 2012
by
Marcus D. Hanwell
Browse files
Mark HDF5 cache variable as advanced.
Change-Id: I26c895d45e8fc6546b54e3fa40e1453cc8ff1bc0
parent
295be8a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ThirdParty/hdf5/CMakeLists.txt
View file @
e67e514a
...
...
@@ -69,3 +69,7 @@ foreach(lib
)
vtk_target
(
${
lib
}
NO_INSTALL
)
endforeach
()
if
(
APPLE
)
mark_as_advanced
(
HDF5_BUILD_WITH_INSTALL_NAME
)
endif
()
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