Skip to content

Commit d1e55d7

Browse files
committed
fix
1 parent a21fdcf commit d1e55d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

library/cpp/threading/future/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ _ydb_sdk_install_targets(TARGETS threading-future)
2121

2222
if (YDB_SDK_TESTS)
2323
add_ydb_test(NAME future-ut
24+
WORKING_DIRECTORY
25+
${CMAKE_CURRENT_BINARY_DIR}
2426
SOURCES
2527
future_mt_ut.cpp
2628
future_ut.cpp

0 commit comments

Comments
 (0)