适配tfe_stream_addr;为了编译通过,注释mirror_stream.cpp中的代码;
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
add_library(decrypt-mirroring src/deliver.cpp src/sendpkt.cpp)
|
||||
add_library(decrypt-mirroring src/decrypt_mirror_plugin.cpp src/mirror_stream.cpp src/sendpkt.cpp)
|
||||
target_include_directories(decrypt-mirroring PRIVATE include/internal)
|
||||
target_include_directories(decrypt-mirroring PUBLIC include/external)
|
||||
target_link_libraries(decrypt-mirroring common)
|
||||
|
||||
Reference in New Issue
Block a user