cmake
HAS_FLAG_UNROLL_LOOPS
examples
flintlib/flint
CMakeLists.txt
:285
check_c_compiler_flag(
"-funroll-loops"
HAS_FLAG_UNROLL_LOOPS)