Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetOSVersion
Method
GetOSVersion
Source/kwsys/SystemInformation.cxx:642–645 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
640
}
641
642
char const* SystemInformation::GetOSVersion()
643
{
644
return this->Implementation->GetOSVersion();
645
}
646
647
char const* SystemInformation::GetOSPlatform()
648
{
Callers
4
GetOSDescription
Method · 0.95
StartXML
Method · 0.45
InsertStaticSystemInformation
Method · 0.45
GetValue
Function · 0.45
Calls
1
c_str
Method · 0.80
Tested by
1
StartXML
Method · 0.36