Skip to content
  • Brad King's avatar
    Remove cmGlobalXCode21Generator subclass · d4cfb77f
    Brad King authored
    This subclass of cmGlobalXCodeGenerator only provided two virtual method
    overrides, and it made construction of the Xcode generator instance
    complicated.  This commit removes it and replaces the virtual methods
    with tests of the Xcode version.  The change removes duplicate code.
    d4cfb77f