Home
last modified time | relevance | path

Searched refs:epnValue (Results 1 – 3 of 3) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.cxx4855 cmValue epnValue = this->GetCMakeInstance()->GetState()->GetGlobalProperty( in UseEffectivePlatformName() local
4858 if (!epnValue) { in UseEffectivePlatformName()
4862 return cmIsOn(*epnValue); in UseEffectivePlatformName()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.cxx4855 cmValue epnValue = this->GetCMakeInstance()->GetState()->GetGlobalProperty( in UseEffectivePlatformName() local
4858 if (!epnValue) { in UseEffectivePlatformName()
4862 return cmIsOn(*epnValue); in UseEffectivePlatformName()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmGlobalXCodeGenerator.cxx4855 cmValue epnValue = this->GetCMakeInstance()->GetState()->GetGlobalProperty( in UseEffectivePlatformName() local
4858 if (!epnValue) { in UseEffectivePlatformName()
4862 return cmIsOn(*epnValue); in UseEffectivePlatformName()