1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00

chore(build): configure before autobake

This commit is contained in:
Leonid Fedorov
2025-05-24 00:21:13 +00:00
parent 1c41fc52c0
commit 7bfc6216b5

View File

@@ -4,8 +4,6 @@ include_directories(${ENGINE_COMMON_INCLUDES})
set(oamcpp_LIB_SRCS liboamcpp.cpp oamcache.cpp)
set(COLUMNSTORE_STATIC_LIBRARIES YES)
columnstore_library(oamcpp ${oamcpp_LIB_SRCS})
columnstore_link(oamcpp loggingcpp)