diff options
author | Brad King <brad.king@kitware.com> | 2023-03-08 16:55:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-03-08 16:56:44 (GMT) |
commit | c68ebee9c23f6278baae592e87d145596ca84f7b (patch) | |
tree | 1e622918375966e756fabb41de1d44824cca4508 /Help/guide/tutorial/Step11/MathFunctions/MathFunctions.cxx | |
parent | 7fed8f8016beec13c7b61ef5f859a893f3b1594c (diff) | |
download | CMake-c68ebee9c23f6278baae592e87d145596ca84f7b.zip CMake-c68ebee9c23f6278baae592e87d145596ca84f7b.tar.gz CMake-c68ebee9c23f6278baae592e87d145596ca84f7b.tar.bz2 |
cmake: Reduce default recursion depth when compiling for Windows ARM64
On Windows ARM64 the stack frames are large enough (at least in Debug
builds) that CMake language recursion to depth 1000 overflows the stack.
Reduce the limit for this compiler.
Suggested-by: Bill Hoffman <bill.hoffman@kitware.com>
Diffstat (limited to 'Help/guide/tutorial/Step11/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions