We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb29a40 commit f812200Copy full SHA for f812200
config/cmake/cacheinit.cmake
@@ -17,7 +17,7 @@
17
18
set (USE_SHARED_LIBS ON CACHE BOOL "Use Shared Libraries" FORCE)
19
20
-set (H5PL_BUILD_TESTING ON CACHE BOOL "Build h5blosc Unit Testing" FORCE)
+set (H5PL_BUILD_TESTING ON CACHE BOOL "Build h5pl Unit Testing" FORCE)
21
set (H5PL_H5PL_BUILD_TESTING ON CACHE BOOL "Enable h5pl examples" FORCE)
22
23
set (H5PL_BUILD_EXAMPLES ON CACHE BOOL "Build h5pl Examples" FORCE)
0 commit comments