Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pbhandar2 authored Feb 10, 2025
1 parent 7d4d38d commit 5f6183f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cachelib/cachebench/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ add_library (cachelib_cachebench
./workload/OnlineGenerator.cpp
./workload/WorkloadGenerator.cpp
./workload/PieceWiseReplayGenerator.cpp
./workload/SimpleFlashBenchmarkGenerator.cpp
)
add_dependencies(cachelib_cachebench thrift_generated_files)
target_link_libraries(cachelib_cachebench PUBLIC
Expand Down

0 comments on commit 5f6183f

Please sign in to comment.