Skip to content

Commit

Permalink
build: cmake: sync with configure.py
Browse files Browse the repository at this point in the history
this changes updates the CMake building system with the changes
introduced by 3f1ac84 and
d1817e9

Signed-off-by: Kefu Chai <[email protected]>

Closes scylladb#13648
  • Loading branch information
tchaikov authored and denesb committed Apr 24, 2023
1 parent 28a01c9 commit 124153d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ target_sources(gms
PRIVATE
application_state.cc
endpoint_state.cc
failure_detector.cc
feature_service.cc
generation-number.cc
gossip_digest_ack2.cc
gossip_digest_ack.cc
gossip_digest_syn.cc
Expand Down

0 comments on commit 124153d

Please sign in to comment.