Explorar o código

ENH: undo last change

Andy Cedilnik %!s(int64=20) %!d(string=hai) anos
pai
achega
df26171533
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/cmGlobalXCodeGenerator.cxx

+ 1 - 1
Source/cmGlobalXCodeGenerator.cxx

@@ -86,7 +86,7 @@ cmGlobalGenerator* cmGlobalXCodeGenerator::New()
     {
     return new cmGlobalXCodeGenerator;
     }
-  else if (parser.m_Version >= 20)
+  else if (parser.m_Version == 20)
     {
     cmSystemTools::Message("Xcode 2.0 not really supported by cmake, "
                            "using Xcode 15 generator\n");