mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
Quick warning fix plugin/CMakeLists.txt
This commit is contained in:
parent
942f756eae
commit
83f7bb0560
@ -136,7 +136,7 @@ if(Zstd_FOUND)
|
||||
endif()
|
||||
if(Blosc_FOUND)
|
||||
installplugin(h5blosc)
|
||||
endif(NETCDF_ENABLE_PLUGINS)
|
||||
endif()
|
||||
|
||||
# Copy some test files from current source dir to out-of-tree build dir.
|
||||
file(COPY ${COPY_FILES} DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user