Correct use of LIST var

This commit is contained in:
Allen Byrne 2018-02-28 09:01:38 -06:00
parent d29b78ba8f
commit 23ceda33b3

View File

@ -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