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
This reverts commit 449029a827
.
This commit is contained in:
@@ -18,4 +18,9 @@ set(WriteEngineServer_SRCS
|
||||
)
|
||||
|
||||
columnstore_executable(WriteEngineServer ${WriteEngineServer_SRCS})
|
||||
columnstore_link(WriteEngineServer ${ENGINE_LDFLAGS} ${ENGINE_WRITE_LIBS} threadpool writeengineredistribute loggingcpp)
|
||||
|
||||
add_dependencies(WriteEngineServer loggingcpp)
|
||||
|
||||
columnstore_link(
|
||||
WriteEngineServer ${ENGINE_LDFLAGS} ${NETSNMP_LIBRARIES} ${ENGINE_WRITE_LIBS} threadpool writeengineredistribute
|
||||
)
|
||||
|
Reference in New Issue
Block a user