We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b04561 commit 7ab43e2Copy full SHA for 7ab43e2
cmake/Warnings.cmake
@@ -68,7 +68,7 @@ set(MSVC_WARNINGS
68
"/wd4820" #FIXME
69
"/wd4514" #FIXME
70
"/wd4710" #FIXME
71
- )
+)
72
73
target_compile_options(
74
${PROJECT_NAME}Warnings
0 commit comments