You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-05 16:15:50 +03:00
libjoiner install line uncommented out
This commit is contained in:
@@ -10,6 +10,6 @@ add_library(joiner SHARED ${joiner_LIB_SRCS})
|
|||||||
|
|
||||||
set_target_properties(joiner PROPERTIES VERSION 1.0.0 SOVERSION 1)
|
set_target_properties(joiner PROPERTIES VERSION 1.0.0 SOVERSION 1)
|
||||||
|
|
||||||
#install(TARGETS joiner DESTINATION ${ENGINE_LIBDIR})
|
install(TARGETS joiner DESTINATION ${ENGINE_LIBDIR})
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user