cmake
HAS_FLAG_ARCH
examples
flintlib/flint
CMakeLists.txt
:62
check_c_compiler_flag(
"-march=${ENABLE_ARCH}"
HAS_FLAG_ARCH)