Skip to content

Commit c042b91

Browse files
committed
avoid odr maybe
1 parent 2bb734a commit c042b91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/proxy/http/remap/unit-tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ endif()
143143

144144
add_executable(
145145
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
146+
${PROJECT_SOURCE_DIR}/src/api/APIHooks.cc
147147
)
148148

149149
target_compile_definitions(test_RemapPluginInfo PRIVATE PLUGIN_DSO_TESTS)

0 commit comments

Comments
 (0)