mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-26 19:24:55 +00:00
The stack usage for nested `find_package` calls is much larger than for other kinds of recursion, so enforce a lower limit to avoid stack overflow.