DrTimothyAldenDavis/GraphBLAS
cmake_modules/GraphBLAS_JIT_paths.cmake
:47
check_symbol_exists ( system "stdlib.h" HAVE_C_SYSTEM )
check_symbol_exists ( system "stdlib.h" HAVE_C_SYSTEM )
option ( GRAPHBLAS_USE_JIT "ON (default): use the CPU JIT. OFF: do not use the CPU JIT" ${HAVE_C_SYSTEM} )
check_symbol_exists ( system "stdlib.h" HAVE_C_SYSTEM )
option ( GRAPHBLAS_USE_JIT "ON (default): use the CPU JIT. OFF: do not use the CPU JIT" ${HAVE_C_SYSTEM} )
check_symbol_exists ( system "stdlib.h" HAVE_C_SYSTEM )
option ( GRAPHBLAS_USE_JIT "ON (default): use the CPU JIT. OFF: do not use the CPU JIT" ${HAVE_C_SYSTEM} )