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.
2 parents 81c2ad4 + 19a2499 commit cca6eacCopy full SHA for cca6eac
CMakeLists.txt
@@ -82,6 +82,7 @@ endif()
82
if(MSVC)
83
# add_definitions(-D_USE_MATH_DEFINES)
84
add_definitions(-DNOMINMAX)
85
+ add_compile_options(/permissive-)
86
endif()
87
88
# Look for dependencies
0 commit comments