You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-05 16:15:50 +03:00
Rebased MCOL-3836 on top of e7bc7e93
.
This commit is contained in:
@@ -141,11 +141,11 @@ install(TARGETS StorageManager smcat smput smls smrm testS3Connection
|
||||
|
||||
install(FILES storagemanager.cnf
|
||||
DESTINATION ${ENGINE_SYSCONFDIR}/columnstore
|
||||
COMPONENT columnstore-platform
|
||||
COMPONENT columnstore-engine
|
||||
)
|
||||
|
||||
install(FILES storagemanager.cnf
|
||||
RENAME storagemanager.cnf.example
|
||||
DESTINATION ${ENGINE_SYSCONFDIR}/columnstore
|
||||
COMPONENT columnstore-engine)
|
||||
COMPONENT columnstore-engine
|
||||
)
|
||||
|
Reference in New Issue
Block a user