Files
CMake/CompileFlags.cmake
Brad King c7cee1a11e Windows: Increase stack size used by CMake binaries
Deep regex matching logic can exceed the default 1MB stack size.  Until
a better regex engine is used, simply push the problem over a farther
horizon by increasing the stack size when built using a MSVC-compatible
linker.

Issue: #17659
2018-01-30 14:40:40 -05:00

2.7 KiB