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

chore(build): massive removals, auto add files to debian install file

This commit is contained in:
Leonid Fedorov
2025-05-23 21:59:40 +00:00
parent b57dc2fe84
commit 1c41fc52c0
3 changed files with 16 additions and 15 deletions

View File

@@ -4,6 +4,8 @@ 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)