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 994a68c commit 5566a69Copy full SHA for 5566a69
src/CMakeLists.txt
@@ -1,4 +1,4 @@
1
- if (CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
+if (MSVC)
2
add_compile_options(
3
"$<$<CONFIG:DEBUG>:/W4>"
4
"$<$<CONFIG:RELEASE>:/O2>"
0 commit comments