зеркало из https://github.com/Azure/c-pal.git
fixed test location for threadpool
This commit is contained in:
Родитель
3f6b06cd86
Коммит
7583ba83f9
|
@ -19,7 +19,7 @@ set(${theseTestsName}_h_files
|
|||
../../../interfaces/inc/string_utils.h
|
||||
)
|
||||
|
||||
build_c_tests(${theseTestsName} ON "tests/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)
|
||||
|
||||
set_target_properties(${theseTestsName}_exe PROPERTIES LINK_FLAGS "/ignore:4217")
|
||||
if(use_cppunittest)
|
||||
|
|
Загрузка…
Ссылка в новой задаче