Add graph references
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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."
|
||||
)
|
||||
Reference in New Issue
Block a user