We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff74d08 commit 9f125c9Copy full SHA for 9f125c9
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