Skip to content

Commit 7ab43e2

Browse files
committed
pre-commit
1 parent 5b04561 commit 7ab43e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Warnings.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ set(MSVC_WARNINGS
6868
"/wd4820" #FIXME
6969
"/wd4514" #FIXME
7070
"/wd4710" #FIXME
71-
)
71+
)
7272

7373
target_compile_options(
7474
${PROJECT_NAME}Warnings

0 commit comments

Comments
 (0)