mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
another one
This commit is contained in:
parent
121df00422
commit
4d44e1a2dc
@ -82,7 +82,7 @@ endif #USE_NETCDF4
|
||||
if NETCDF_ENABLE_NCZARR
|
||||
AM_CPPFLAGS += -I${top_srcdir}/libnczarr
|
||||
libnetcdf_la_LIBADD += ${top_builddir}/libnczarr/libnczarr.la
|
||||
if ENABLE_S3_AWS
|
||||
if NETCDF_ENABLE_S3_AWS
|
||||
libnetcdf_la_LIBADD += ${aws_cpp_sdk_core_LIBS} ${aws_cpp_sdk_s3_LIBS}
|
||||
endif
|
||||
endif #NETCDF_ENABLE_NCZARR
|
||||
|
Loading…
Reference in New Issue
Block a user