File tree 1 file changed +1
-1
lines changed
src/platform/unittest/external
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ endif()
34
34
35
35
add_executable (msquicplatformtest ${SOURCES} )
36
36
target_include_directories (msquicplatformtest PRIVATE ${CMAKE_INSTALL_PREFIX} /include )
37
- target_link_libraries (msquicplatformtest PRIVATE msquic ${MSPLATFORM_LIBRARIES} ${OTHER_TERGETS} gtest ws2_32 schannel ntdll bcrypt ncrypt crypt32 iphlpapi advapi32 secur32 userenv onecore winmm clang_rt.asan_dbg_dynamic-x86_64 clang_rt.asan_dynamic-x86_64)
37
+ target_link_libraries (msquicplatformtest PRIVATE msquic ${MSPLATFORM_LIBRARIES} ${OTHER_TERGETS} gtest ws2_32 schannel ntdll bcrypt ncrypt crypt32 iphlpapi advapi32 secur32 userenv onecore winmm wbemuuid clang_rt.asan_dbg_dynamic-x86_64 clang_rt.asan_dynamic-x86_64)
38
38
target_compile_definitions (msquicplatformtest PRIVATE QUIC_EVENTS_STUB QUIC_LOGS_STUB _DISABLE_VECTOR_ANNOTATION _DISABLE_STRING_ANNOTATION)
You can’t perform that action at this time.
0 commit comments