mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Add script to test examples with h5*cc pkg-config wrappers (#5486)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user