1set(
2  IGRAPH_VERIFY_FINALLY_STACK
3  ""
4  CACHE
5  BOOL
6  "Verify that the 'finally' stack is cleaned up properly. Useful only in debugging; do not use in production."
7)
8