mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-23 12:22:28 -05: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.