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:
@@ -6,6 +6,5 @@ set(we_xml_STAT_SRCS we_xmlop.cpp we_xmljob.cpp we_xmlgendata.cpp we_xmlgenproc.
|
||||
|
||||
add_definitions(-D_FILE_OFFSET_BITS=64)
|
||||
|
||||
add_library(we_xml STATIC ${we_xml_STAT_SRCS})
|
||||
|
||||
add_dependencies(we_xml loggingcpp)
|
||||
columnstore_static_library(we_xml ${we_xml_STAT_SRCS})
|
||||
columnstore_link(we_xml loggingcpp)
|
||||
|
Reference in New Issue
Block a user