Home
last modified time | relevance | path

Searched refs:GetCleanCommand (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmExtraCodeLiteGenerator.h31 std::string GetCleanCommand(const cmMakefile* mf,
H A DcmExtraCodeLiteGenerator.cxx502 xml.Element("CleanCommand", this->GetCleanCommand(mf, targetName)); in CreateProjectSourceEntries()
647 std::string cmExtraCodeLiteGenerator::GetCleanCommand( in GetCleanCommand() function in cmExtraCodeLiteGenerator
664 return this->GetCleanCommand(mf, targetName) + " && " + in GetRebuildCommand()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmExtraCodeLiteGenerator.h31 std::string GetCleanCommand(const cmMakefile* mf,
H A DcmExtraCodeLiteGenerator.cxx502 xml.Element("CleanCommand", this->GetCleanCommand(mf, targetName)); in CreateProjectSourceEntries()
647 std::string cmExtraCodeLiteGenerator::GetCleanCommand( in GetCleanCommand() function in cmExtraCodeLiteGenerator
664 return this->GetCleanCommand(mf, targetName) + " && " + in GetRebuildCommand()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmExtraCodeLiteGenerator.h31 std::string GetCleanCommand(const cmMakefile* mf,
H A DcmExtraCodeLiteGenerator.cxx502 xml.Element("CleanCommand", this->GetCleanCommand(mf, targetName)); in CreateProjectSourceEntries()
647 std::string cmExtraCodeLiteGenerator::GetCleanCommand( in GetCleanCommand() function in cmExtraCodeLiteGenerator
664 return this->GetCleanCommand(mf, targetName) + " && " + in GetRebuildCommand()