compile-features-standard-logic-rework -------------------------------------- * The :manual:`Compile Features ` functionality now correctly disables or enables compiler extensions when no standard level is specified and avoids unnecessarily adding language standard flags if the requested settings match the compiler's defaults. See :policy:`CMP0128`. * :prop_tgt:`_EXTENSIONS` is initialized to :variable:`CMAKE__EXTENSIONS_DEFAULT`. See :policy:`CMP0128`.