Correct name of fetch content variable name (#3020)

This commit is contained in:
Allen Byrne 2023-05-26 11:20:57 -05:00 committed by GitHub
parent 00e6c2d221
commit 248045e3e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ macro (ORIGINAL_ZLIB_LIBRARY compress_type)
)
endif ()
FetchContent_GetProperties(HDF5_ZLIB)
if(NOT zlib_POPULATED)
if(NOT hdf5_zlib_POPULATED)
FetchContent_Populate(HDF5_ZLIB)
# Copy an additional/replacement files into the populated source