Skip to content

Commit

Permalink
fix build ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
hahahashen committed Oct 10, 2024
1 parent 67d66c3 commit 3ad9636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ INCLUDE(cmake/brpc.cmake)
INCLUDE(cmake/rocksdb.cmake)
INCLUDE(cmake/braft.cmake)
INCLUDE(cmake/rediscache.cmake)
INCLUDE(cmake/jemalloc.cmake)
#INCLUDE(cmake/jemalloc.cmake)

SET(PROTO_OUTPUT_DIR "${CMAKE_BINARY_DIR}/generated_pb")
FILE(MAKE_DIRECTORY "${PROTO_OUTPUT_DIR}")
Expand Down

0 comments on commit 3ad9636

Please sign in to comment.