We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb734a commit c042b91Copy full SHA for c042b91
1 file changed
src/proxy/http/remap/unit-tests/CMakeLists.txt
@@ -143,7 +143,7 @@ endif()
143
144
add_executable(
145
test_RemapPluginInfo test_RemapPlugin.cc plugin_testing_common.cc ../PluginDso.cc ../RemapPluginInfo.cc
146
- ${PROJECT_SOURCE_DIR}/src/iocore/net/libinknet_stub.cc ${PROJECT_SOURCE_DIR}/src/api/APIHooks.cc
+ ${PROJECT_SOURCE_DIR}/src/api/APIHooks.cc
147
)
148
149
target_compile_definitions(test_RemapPluginInfo PRIVATE PLUGIN_DSO_TESTS)
0 commit comments