Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pbhandar2 authored Jan 2, 2025
1 parent 4f3c05a commit 58ee2e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cachelib/navy/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

add_thrift_file(SERIALIZATION serialization/objects.thrift json)

include_directories(${FOLLY_INCLUDE_DIR})

add_library (cachelib_navy
${SERIALIZATION_THRIFT_FILES}
admission_policy/DynamicRandomAP.cpp
Expand Down

0 comments on commit 58ee2e7

Please sign in to comment.