You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-24 14:20:59 +03:00
MCOL-4136 This patch makes an explicit dependency on generated errorids.h
This commit is contained in:
@@ -14,5 +14,7 @@ add_definitions(-D_FILE_OFFSET_BITS=64)
|
||||
|
||||
add_library(we_xml STATIC ${we_xml_STAT_SRCS})
|
||||
|
||||
add_dependencies(we_xml loggingcpp)
|
||||
|
||||
INSTALL(TARGETS we_xml DESTINATION ${ENGINE_LIBDIR})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user