mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
cmGlobalNinjaGenerator: fix comment typo
This commit is contained in:
@@ -1256,7 +1256,7 @@ void cmGlobalNinjaGenerator::AppendTargetOutputs(
|
|||||||
cmGeneratorTarget const* target, cmNinjaDeps& outputs,
|
cmGeneratorTarget const* target, cmNinjaDeps& outputs,
|
||||||
const std::string& config, cmNinjaTargetDepends depends) const
|
const std::string& config, cmNinjaTargetDepends depends) const
|
||||||
{
|
{
|
||||||
// for frameworks, we want the real name, not smple name
|
// for frameworks, we want the real name, not sample name
|
||||||
// frameworks always appear versioned, and the build.ninja
|
// frameworks always appear versioned, and the build.ninja
|
||||||
// will always attempt to manage symbolic links instead
|
// will always attempt to manage symbolic links instead
|
||||||
// of letting cmOSXBundleGenerator do it.
|
// of letting cmOSXBundleGenerator do it.
|
||||||
|
|||||||
Reference in New Issue
Block a user