mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
another one
This commit is contained in:
parent
121df00422
commit
4d44e1a2dc
@ -82,7 +82,7 @@ endif #USE_NETCDF4
|
|||||||
if NETCDF_ENABLE_NCZARR
|
if NETCDF_ENABLE_NCZARR
|
||||||
AM_CPPFLAGS += -I${top_srcdir}/libnczarr
|
AM_CPPFLAGS += -I${top_srcdir}/libnczarr
|
||||||
libnetcdf_la_LIBADD += ${top_builddir}/libnczarr/libnczarr.la
|
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}
|
libnetcdf_la_LIBADD += ${aws_cpp_sdk_core_LIBS} ${aws_cpp_sdk_s3_LIBS}
|
||||||
endif
|
endif
|
||||||
endif #NETCDF_ENABLE_NCZARR
|
endif #NETCDF_ENABLE_NCZARR
|
||||||
|
Loading…
Reference in New Issue
Block a user