Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yohey Ishizu
VTK
Commits
641fc17e
Commit
641fc17e
authored
8 years ago
by
Ben Boeckel
Browse files
Options
Downloads
Patches
Plain Diff
hdf5: do not find via the config file
parent
f1ade330
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ThirdParty/hdf5/CMakeLists.txt
+4
-0
4 additions, 0 deletions
ThirdParty/hdf5/CMakeLists.txt
with
4 additions
and
0 deletions
ThirdParty/hdf5/CMakeLists.txt
+
4
−
0
View file @
641fc17e
# The targets exported by HDF5 in its config mode do not work with the module
# system as-is.
set
(
HDF5_NO_FIND_PACKAGE_CONFIG_FILE ON
)
vtk_module_third_party
(
HDF5
LIBRARIES vtkhdf5_hl vtkhdf5
INCLUDE_DIRS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment