You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
Added licensing preamble. Got it to build.
This commit is contained in:
@ -10,7 +10,9 @@ set(messageqcpp_LIB_SRCS
|
||||
socketparms.cpp
|
||||
inetstreamsocket.cpp
|
||||
iosocket.cpp
|
||||
compressed_iss.cpp)
|
||||
compressed_iss.cpp
|
||||
bytestreampool.cpp
|
||||
)
|
||||
|
||||
add_library(messageqcpp SHARED ${messageqcpp_LIB_SRCS})
|
||||
|
||||
|
Reference in New Issue
Block a user