Просмотр исходного кода

Ninja: Update comment variable reference

Stephen Kelly 9 лет назад
Родитель
Сommit
3d12ffbf5b
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      Source/cmNinjaNormalTargetGenerator.cxx

+ 2 - 1
Source/cmNinjaNormalTargetGenerator.cxx

@@ -642,7 +642,8 @@ void cmNinjaNormalTargetGenerator::WriteLinkStatement()
       }
     }
   }
-  // If we have any PRE_LINK commands, we need to go back to HOME_OUTPUT for
+  // If we have any PRE_LINK commands, we need to go back to CMAKE_BINARY_DIR
+  // for
   // the link commands.
   if (!preLinkCmdLines.empty()) {
     const std::string homeOutDir = localGen.ConvertToOutputFormat(