Skip to content

Commit 17137d0

Browse files
committed
typo
1 parent bb1289d commit 17137d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ if (BUILD_TESTS)
118118
COMMAND $<TARGET_FILE:cppcheck>
119119
--library=${LIBRARY}
120120
--check-library
121-
--check-levelel=exhaustive
121+
--check-level=exhaustive
122122
--platform=${PLATFORM}
123123
--enable=style,information
124124
--inconclusive

0 commit comments

Comments
 (0)