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
chore(codemanagement, build): build refactoring stage2
This commit is contained in:
@@ -16,8 +16,6 @@ set(cpimport_SRCS
|
||||
|
||||
columnstore_executable(cpimport ${cpimport_SRCS})
|
||||
|
||||
add_dependencies(cpimport loggingcpp)
|
||||
|
||||
columnstore_link(
|
||||
cpimport
|
||||
${ENGINE_LDFLAGS}
|
||||
@@ -27,4 +25,5 @@ columnstore_link(
|
||||
threadpool
|
||||
marias3
|
||||
boost_program_options
|
||||
loggingcpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user