Make cache part of the core
This commit is contained in:
parent
be1bdfaa92
commit
872bbd1ab3
2
server/modules/filter/cache/CMakeLists.txt
vendored
2
server/modules/filter/cache/CMakeLists.txt
vendored
@ -20,7 +20,7 @@ if (JANSSON_FOUND)
|
||||
target_link_libraries(cache maxscale-common jansson)
|
||||
set_target_properties(cache PROPERTIES VERSION "1.0.0")
|
||||
set_target_properties(cache PROPERTIES LINK_FLAGS -Wl,-z,defs)
|
||||
install_module(cache experimental)
|
||||
install_module(cache core)
|
||||
|
||||
add_subdirectory(storage)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user