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
Revert "chore(codemanagement, build): build refactoring stage2"
This reverts commit 9fc3cd8c8f
.
This commit is contained in:
@@ -7,6 +7,9 @@ set(writeengineredistribute_LIB_SRCS we_redistribute.cpp we_redistributecontrol.
|
||||
)
|
||||
|
||||
columnstore_library(writeengineredistribute ${writeengineredistribute_LIB_SRCS})
|
||||
columnstore_link(writeengineredistribute ${NETSNMP_LIBRARIES} loggingcpp oamcpp boost_thread messageqcpp)
|
||||
|
||||
add_dependencies(writeengineredistribute loggingcpp)
|
||||
|
||||
columnstore_link(writeengineredistribute ${NETSNMP_LIBRARIES})
|
||||
|
||||
target_compile_definitions(writeengineredistribute PUBLIC BOOST_NO_CXX11_SCOPED_ENUMS)
|
||||
|
Reference in New Issue
Block a user