MXS-1752: Make cat experimental
The cat router is now a part of the experimental module package.
This commit is contained in:
parent
84ec46d6f0
commit
9ba9322b9b
@ -1,4 +1,4 @@
|
||||
add_library(cat SHARED cat.cc catsession.cc ../readwritesplit/rwbackend.cc)
|
||||
target_link_libraries(cat maxscale-common mysqlcommon)
|
||||
set_target_properties(cat PROPERTIES VERSION "1.0.0")
|
||||
install_module(cat core)
|
||||
install_module(cat experimental)
|
||||
|
Loading…
x
Reference in New Issue
Block a user