You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
Bring in the fixes to make S3 lib work with google cloud storage.
This commit is contained in:
@ -113,8 +113,8 @@ install(TARGETS StorageManager smcat smput smls smrm storagemanager
|
||||
|
||||
install(FILES
|
||||
${CMAKE_BINARY_DIR}/lib/libmarias3.so
|
||||
${CMAKE_BINARY_DIR}/lib/libmarias3.so.2
|
||||
${CMAKE_BINARY_DIR}/lib/libmarias3.so.2.1.0
|
||||
${CMAKE_BINARY_DIR}/lib/libmarias3.so.3
|
||||
${CMAKE_BINARY_DIR}/lib/libmarias3.so.3.1.2
|
||||
DESTINATION ${INSTALL_ENGINE}/lib
|
||||
COMPONENT platform
|
||||
)
|
||||
|
Submodule storage-manager/libmarias3 updated: 85c35d291b...a5e3242672
Reference in New Issue
Block a user