TSG-8138 修复上报服务分类id重复问题
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
add_library(policy_scan src/policy_scan.cpp)
|
||||
target_include_directories(policy_scan PUBLIC ${CMAKE_CURRENT_LIST_DIR}/incluce)
|
||||
target_link_libraries(policy_scan PUBLIC common libevent-static pthread cjson maatframe)
|
||||
target_link_libraries(policy_scan PUBLIC common pthread cjson maatframe)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user