try_add_compile_option
try_append_cflags
Actually, `try_append_cflags()` can handle a list of flags, and the new name is similar to the one used in `configure.ac`.
if(... IN_LIST ...)
CMAKE_HOST_APPLE