cmake
HAS_C_LEAK_SAN
examples
john-h-k/jcc
CMakeLists.txt
:187
check_c_compiler_flag(
"-fsanitize=leak"
HAS_C_LEAK_SAN)