Merge branch '3.0' into enh/refactorBackend
This commit is contained in:
parent
4104840cea
commit
2867a2febb
|
@ -151,6 +151,7 @@ IF(${BUILD_S3})
|
||||||
|
|
||||||
IF(${BUILD_WITH_S3})
|
IF(${BUILD_WITH_S3})
|
||||||
|
|
||||||
|
add_definitions(-DUSE_S3)
|
||||||
option(BUILD_WITH_COS "If build with cos" OFF)
|
option(BUILD_WITH_COS "If build with cos" OFF)
|
||||||
|
|
||||||
ELSE ()
|
ELSE ()
|
||||||
|
|
Loading…
Reference in New Issue