Take dump_stacktrace into use
MaxScale and tests now both use the same code to dump stacktraces.
This commit is contained in:
@ -92,7 +92,7 @@ if (HAVE_LIBDL)
|
||||
target_link_libraries(maxscale-common dl)
|
||||
endif()
|
||||
|
||||
add_dependencies(maxscale-common pcre2 connector-c libmicrohttpd jansson)
|
||||
add_dependencies(maxscale-common pcre2 connector-c libmicrohttpd jansson maxutils)
|
||||
set_target_properties(maxscale-common PROPERTIES VERSION "1.0.0")
|
||||
install_module(maxscale-common core)
|
||||
|
||||
|
Reference in New Issue
Block a user