Fixed cyclic dependencies of log_manager and utils.
This commit is contained in:
parent
593f88489a
commit
cf23baaa6b
@ -1,3 +1,2 @@
|
||||
add_library(utils skygw_utils.cc)
|
||||
add_dependencies(utils log_manager)
|
||||
target_link_libraries(utils stdc++ log_manager)
|
||||
target_link_libraries(utils stdc++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user