mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Add THREADS check to configuration file (#4746)
* Cleanup threads package checks * Check first if package was found * Remove unnecessary dependent checks * Remove Unused options and fix names of option prefix
This commit is contained in:
@@ -99,8 +99,8 @@ These steps are described in more detail below.
|
||||
<options> is:
|
||||
* H5EX_BUILD_TESTING:BOOL=ON
|
||||
* BUILD_SHARED_LIBS:BOOL=[ON | OFF]
|
||||
* HDF_BUILD_FORTRAN:BOOL=[ON | OFF]
|
||||
* HDF_BUILD_JAVA:BOOL=[ON | OFF]
|
||||
* H5EX_BUILD_FORTRAN:BOOL=[ON | OFF]
|
||||
* H5EX_BUILD_JAVA:BOOL=[ON | OFF]
|
||||
|
||||
if the hdf5 library was built with a namespace (i.e. "hdf5::") add:
|
||||
-D HDF5_NAMESPACE:STRING=hdf5::
|
||||
|
||||
Reference in New Issue
Block a user