MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / build

Method build

src/plugins/linglong/llgenerator.cpp:57–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57QString LLGenerator::build(const QString &projectPath)
58{
59 Q_UNUSED(projectPath)
60 return "";
61}
62
63QString LLGenerator::getProjectFile(const QString &projectPath)
64{

Callers 4

mainFunction · 0.45
runMethod · 0.45
requestBuildMethod · 0.45
runBuildingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected