We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8018d06 commit 4a5e1c8Copy full SHA for 4a5e1c8
1 file changed
CMakeLists.txt
@@ -19,7 +19,6 @@ if(MSVC)
19
endforeach()
20
21
add_compile_definitions(
22
- WIN32_LEAN_AND_MEAN # optional: speed up <windows.h>
23
NOMINMAX # <-- disables Windows min/max macros
24
)
25
endif()
0 commit comments