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:
Allen Byrne
2024-09-07 20:45:12 -05:00
committed by GitHub
parent 66cfc803ff
commit 5e94301e71
16 changed files with 106 additions and 163 deletions
+2 -2
View File
@@ -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::