We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5914cd2 + 1eac569 commit d69a241Copy full SHA for d69a241
test/CMakeLists.txt
@@ -303,7 +303,7 @@ if(LINUX AND (NOT UMF_DISABLE_HWLOC)) # OS-specific functions are implemented
303
LIBS ${UMF_UTILS_FOR_TEST})
304
add_umf_test(
305
NAME provider_file_memory_ipc
306
- SRCS provider_file_memory_ipc.cpp
+ SRCS provider_file_memory_ipc.cpp ${BA_SOURCES_FOR_TEST}
307
LIBS ${UMF_UTILS_FOR_TEST} ${LIB_JEMALLOC_POOL})
308
309
# This test requires Linux-only file memory provider
0 commit comments