mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
cmGlobalNinjaGenerator: fix comment typo
This commit is contained in:
@@ -1256,7 +1256,7 @@ void cmGlobalNinjaGenerator::AppendTargetOutputs(
|
||||
cmGeneratorTarget const* target, cmNinjaDeps& outputs,
|
||||
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
|
||||
// will always attempt to manage symbolic links instead
|
||||
// of letting cmOSXBundleGenerator do it.
|
||||
|
||||
Reference in New Issue
Block a user