Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
129
QString CMakeJob::environmentProfile() const
130
{
131
return CMake::currentEnvironment( m_project );
132
}
133
134
void CMakeJob::setProject(KDevelop::IProject* project)
135
{
Callers
nothing calls this directly
Calls
1
currentEnvironment
Function · 0.85
Tested by
no test coverage detected