Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
T.J. Corona
CMB-SuperBuild
Commits
32fa69f2
Commit
32fa69f2
authored
Aug 14, 2015
by
Ben Boeckel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hdf5: don't let cdash mistake warnings for errors
parent
37389e50
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
Projects/hdf5.cmake
Projects/hdf5.cmake
+2
-0
Projects/win32/hdf5.cmake
Projects/win32/hdf5.cmake
+2
-0
No files found.
Projects/hdf5.cmake
View file @
32fa69f2
...
...
@@ -12,4 +12,6 @@ add_external_project(
-DHDF5_ENABLE_SZIP_ENCODING:BOOL=TRUE
-DHDF5_BUILD_HL_LIB:BOOL=TRUE
-DHDF5_BUILD_WITH_INSTALL_NAME:BOOL=TRUE
LOG_BUILD 1
)
Projects/win32/hdf5.cmake
View file @
32fa69f2
...
...
@@ -9,6 +9,8 @@ add_external_project(
-DHDF5_ENABLE_SZIP_SUPPORT:BOOL=TRUE
-DHDF5_ENABLE_SZIP_ENCODING:BOOL=TRUE
-DHDF5_BUILD_HL_LIB:BOOL=TRUE
LOG_BUILD 1
)
if
(
MSVC
)
...
...
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