mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 09:08:58 -05:00
0e7bca923e
In `detect_nsis_overwrite.cpp` we include windows.h first, and we must preserve that. Place the include in an isolated block so that tools that sort includes do not move it.