Files
Abdelrahman Said a11edf0c53 Add graph references
2026-06-28 13:49:01 +01:00

8 lines
169 B
CMake

set(
IGRAPH_VERIFY_FINALLY_STACK
""
CACHE
BOOL
"Verify that the 'finally' stack is cleaned up properly. Useful only in debugging; do not use in production."
)