Add script to test examples with h5*cc pkg-config wrappers (#5486)

This commit is contained in:
Allen Byrne
2025-07-16 13:57:43 -05:00
committed by GitHub
parent bc9914d2f0
commit 968cc9dd44
28 changed files with 749 additions and 839 deletions
+6
View File
@@ -157,6 +157,12 @@ These steps are described in more detail below.
recommend choosing either Debug or Release to match the build
step on Windows.
4.1 Alternative command line example using the pkg-config shell scripts:
export HDF5_HOME=<root_path>/HDF_Group/HDF5/2.0.0
cd <example_path_root>/HDF5Examples/
sh ./test-pc.sh <example_path_root>/HDF5Examples/ <example_path_root>/H5EX_BUILD/ .
5. The files that support building with CMake are all of the files in the
config/cmake folder, the CMakeLists.txt files in each source folder, and
CTestConfig.cmake. CTestConfig.cmake is specific to the internal testing