Fixed tests and improve multithread sync

This commit is contained in:
2020-07-07 17:29:59 +03:00
parent 2dfbbf80b7
commit 6feb628a94
5 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ set(HDRS)
set(PHDRS)
if (TESTS)
set(PIP_SRC_CONCURRENT_TEST "src_concurrent/test")
set(PIP_SRC_CONCURRENT_TEST "lib/concurrent/test")
endif()
if (DEFINED ENV{QNX_HOST} OR PIP_FREERTOS)