Vladislav Shchapov

Results 208 comments of Vladislav Shchapov

@pavelkumbrasev I apologize for the delay and incorrect commands in the deleted comment. See CI results for commit https://github.com/phprus/oneTBB/commit/dddd55069e85d9ffceae59f35368b9c1ebd00430 For example: https://github.com/phprus/oneTBB/actions/runs/3481119210/jobs/5821796042 ``` Test #137: test_malloc_overload_disable .............***Failed 0.02 sec 'test_malloc_overload_disable.exe'...

See https://github.com/mandreyel/mio/pull/71

@pavelkumbrasev This is a warning. All oneTBB tests pass successfully. But, I don't know if it affects anything else.

@pavelkumbrasev, @isaevil what do you think about this PR?

@isaevil ``RUNTIME_OUTPUT_DIRECTORY`` supports generator expressions since CMake 3.4. We can create the ``TBB_TEST_WORKING_DIRECTORY`` variable in the root ``CMakeLists.txt``. I will update the PR a bit later...