Skip to content

Commit

Permalink
fix cmake build
Browse files Browse the repository at this point in the history
Signed-off-by: Zvi Schneider <[email protected]>
  • Loading branch information
zvischn committed Nov 13, 2024
1 parent fed1afb commit 39a1f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/Modules/SourceFiles.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ set(VALKEY_SERVER_SRCS
${CMAKE_SOURCE_DIR}/src/geohash.c
${CMAKE_SOURCE_DIR}/src/geohash_helper.c
${CMAKE_SOURCE_DIR}/src/childinfo.c
${CMAKE_SOURCE_DIR}/src/allocator_defrag.c
${CMAKE_SOURCE_DIR}/src/defrag.c
${CMAKE_SOURCE_DIR}/src/siphash.c
${CMAKE_SOURCE_DIR}/src/rax.c
Expand Down

0 comments on commit 39a1f6d

Please sign in to comment.