compiler_flags ----------------- * The :variable:`CMAKE__COMPILER` variable may now be used to store "mandatory" compiler flags like the :envvar:`CC` and other environment variables. * The :variable:`CMAKE__FLAGS_INIT` variable will now be considered during the compiler indentification check if other sources like :variable:`CMAKE__FLAGS` or :envvar:`CFLAGS` are not set.