You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
Fix library and storage manager install paths
This commit is contained in:
@@ -31,6 +31,6 @@ install(PROGRAMS
|
||||
${CMAKE_BINARY_DIR}/lib/libmarias3.so.3.1.2
|
||||
${CMAKE_BINARY_DIR}/lib/libmarias3.so.3
|
||||
${CMAKE_BINARY_DIR}/lib/libmarias3.so
|
||||
DESTINATION ${INSTALL_ENGINE}/lib
|
||||
DESTINATION ${ENGINE_LIBDIR}
|
||||
COMPONENT platform
|
||||
)
|
||||
|
Reference in New Issue
Block a user