MCPcopy Create free account
hub / github.com/KDE/kdevelop / environmentProfile

Method environmentProfile

plugins/cmakebuilder/cmakejob.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129QString CMakeJob::environmentProfile() const
130{
131 return CMake::currentEnvironment( m_project );
132}
133
134void CMakeJob::setProject(KDevelop::IProject* project)
135{

Callers

nothing calls this directly

Calls 1

currentEnvironmentFunction · 0.85

Tested by

no test coverage detected