summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2015-05-05 21:35:10 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2015-05-05 21:35:10 (GMT)
commitbc6873d3bdf0457805a1bcc0ac35478f0f013a74 (patch)
tree942a4f3445d7dd621ee606ccdee9f41dccb7ef4f /examples/CMakeLists.txt
parenteda6bf097aec520926d91e10319420edef1fc95b (diff)
downloadhdf5-bc6873d3bdf0457805a1bcc0ac35478f0f013a74.zip
hdf5-bc6873d3bdf0457805a1bcc0ac35478f0f013a74.tar.gz
hdf5-bc6873d3bdf0457805a1bcc0ac35478f0f013a74.tar.bz2
[svn-r27025] Enabled compilation and run for the new vds examples for "make installcheck"; added to MANIFET.
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index f22e355..7add410 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -40,6 +40,8 @@ set (examples
h5_vds-eiger
h5_vds-simpleIO
h5_vds-percival
+ h5_vds-percival-unlim
+ h5_vds-percival-unlim-maxmin
)
foreach (example ${examples})