Fixed tests and improve multithread sync
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user