8 lines
169 B
CMake
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."
|
|
)
|