summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-28 15:01:38 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-28 15:01:38 (GMT)
commit23ceda33b3f6b6903ce7bd4373347af5e0a33cd6 (patch)
tree33d83f858607446588b9cc4e040ac8bb02354e7d /test
parentd29b78ba8f05d63e03d507c8f71ad47255efb804 (diff)
downloadhdf5-23ceda33b3f6b6903ce7bd4373347af5e0a33cd6.zip
hdf5-23ceda33b3f6b6903ce7bd4373347af5e0a33cd6.tar.gz
hdf5-23ceda33b3f6b6903ce7bd4373347af5e0a33cd6.tar.bz2
Correct use of LIST var
Diffstat (limited to 'test')
-rw-r--r--test/CMakeVFDTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeVFDTests.cmake b/test/CMakeVFDTests.cmake
index 944b163..a17efbb 100644
--- a/test/CMakeVFDTests.cmake
+++ b/test/CMakeVFDTests.cmake
@@ -88,7 +88,7 @@ endif ()
links_env
)
if (NOT CYGWIN)
- list(REMOVE_ITEM ${H5_VFD_SKIP_TESTS} big cache)
+ list (REMOVE_ITEM H5_VFD_SKIP_TESTS big cache)
endif ()
# Windows only macro