Skip to content

Commit

Permalink
fixed typo in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhold committed Nov 9, 2023
1 parent 79ac8de commit 7595d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ add_executable(
values/integer.hpp
values/string.hpp
values/bool.hpp
values/Array.hpp
values/array.hpp
values/iterator.hpp
values/sentinel.hpp
values/range_iterator.hpp
Expand Down

0 comments on commit 7595d30

Please sign in to comment.