You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2026-01-06 08:21:10 +03:00
MCOL-4136 This patch makes an explicit dependency on generated errorids.h
This commit is contained in:
@@ -28,6 +28,8 @@ set(we_bulk_STAT_SRCS
|
||||
ADD_DEFINITIONS(-D_FILE_OFFSET_BITS=64)
|
||||
add_library(we_bulk STATIC ${we_bulk_STAT_SRCS})
|
||||
|
||||
add_dependencies(we_bulk loggingcpp)
|
||||
|
||||
target_link_libraries(we_bulk ${NETSNMP_LIBRARIES})
|
||||
|
||||
REMOVE_DEFINITIONS(-D_FILE_OFFSET_BITS=64)
|
||||
|
||||
Reference in New Issue
Block a user