Skip to content

Commit

Permalink
changed order of cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelGunawan committed Oct 17, 2024
1 parent 657dbd6 commit 5de13cf
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 @@ -164,8 +164,8 @@ set(INCLUDE
include/tcframe/util.hpp
include/tcframe/util/StringUtils.hpp
include/tcframe/util/optional.hpp
include/tcframe/validator/vector.hpp
include/tcframe/validator/number.hpp
include/tcframe/validator/vector.hpp
)

set(TEST_UNIT
Expand Down

0 comments on commit 5de13cf

Please sign in to comment.