зеркало из https://github.com/Azure/c-pal.git
Fixed ctest error
This commit is contained in:
Родитель
ca9b7275bd
Коммит
3b76da5935
|
@ -17,7 +17,7 @@ set(${theseTestsName}_h_files
|
|||
../../../interfaces/inc/async_socket.h
|
||||
)
|
||||
|
||||
build_c_tests(${theseTestsName} ON "tests/azure_c_pal/win32" ADDITIONAL_LIBS pal_interfaces pal_common synchronization)
|
||||
build_c_tests(${theseTestsName} ON "tests/azure_c_pal/win32" ADDITIONAL_LIBS pal_interfaces pal_common synchronization ws2_32)
|
||||
|
||||
set_target_properties(${theseTestsName}_exe PROPERTIES LINK_FLAGS "/ignore:4217")
|
||||
if(use_cppunittest)
|
||||
|
|
Загрузка…
Ссылка в новой задаче