diff --git a/cachelib/navy/CMakeLists.txt b/cachelib/navy/CMakeLists.txt index a37c40c66a..6197ee4359 100644 --- a/cachelib/navy/CMakeLists.txt +++ b/cachelib/navy/CMakeLists.txt @@ -35,6 +35,7 @@ add_library (cachelib_navy common/SizeDistribution.cpp common/Types.cpp driver/Driver.cpp + engine/EnginePair.cpp Factory.cpp scheduler/ThreadPoolJobScheduler.cpp scheduler/ThreadPoolJobQueue.cpp