Skip to content

Commit

Permalink
DONT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed Oct 18, 2024
1 parent 6742c78 commit 0503759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Assertion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ endfunction()
#
# assert_call(
# [CALL] <command> [<arguments>...]
# EXPECT_FATAL_ERROR [MATCHES|STREQUAL] <message>...)
# EXPECT_ERROR [MATCHES|STREQUAL] <message>...)
#
# This function performs an assertion on the function or macro named
# `<command>`, called with the specified `<arguments>`. It currently only allows
Expand Down

0 comments on commit 0503759

Please sign in to comment.