Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
luffy-zh committed Jan 20, 2025
1 parent 7d22d33 commit 3376db7
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 @@ -184,6 +184,7 @@ if (ENABLE_UBSAN)
else()
message(WARNING "Undefined Behavior Sanitizer is only supported for GCC and Clang compilers")
endif()
endif()

enable_testing()

Expand Down

0 comments on commit 3376db7

Please sign in to comment.