Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
kite707 authored Nov 28, 2023
1 parent 03b6c46 commit cabc1b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ add_executable(
test/set_test.cc
source/avl_tree.cc
source/bst_tree.cc
source/bst_tree2.cc
source/set.cc
)
target_link_libraries(
Expand Down

0 comments on commit cabc1b3

Please sign in to comment.