|
@@ -229,10 +229,8 @@ cmExportBuildFileGenerator::HandleMissingTarget(
|
|
|
// Append it with the export namespace.
|
|
// Append it with the export namespace.
|
|
|
link_libs += this->Namespace;
|
|
link_libs += this->Namespace;
|
|
|
link_libs += dependee->GetExportName();
|
|
link_libs += dependee->GetExportName();
|
|
|
-// if generate time {}
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-
|
|
|
|
|
//----------------------------------------------------------------------------
|
|
//----------------------------------------------------------------------------
|
|
|
std::vector<std::string>
|
|
std::vector<std::string>
|
|
|
cmExportBuildFileGenerator
|
|
cmExportBuildFileGenerator
|