Commit 2f7890ec authored by Dan Melnic's avatar Dan Melnic Committed by Facebook GitHub Bot

Try to fix the OSS build

Summary: Try to fix the OSS build

Reviewed By: yfeldblum

Differential Revision: D22145695

fbshipit-source-id: a1290441b982f8df78ffa8dcd772f0c02c4535aa
parent b974fa36
......@@ -939,7 +939,7 @@ if (BUILD_TESTS)
if (${LIBAIO_FOUND})
folly_define_tests(
DIRECTORY experimental/io/test/
TEST async_io_test SOURCES AsyncIOTest.cpp AsyncBaseTestLib.cpp
TEST async_io_test SOURCES AsyncIOTest.cpp AsyncBaseTestLib.cpp IoTestTempFileUtil.cpp
)
endif()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment