MCPcopy Create free account
hub / github.com/Kitware/CMake / GetIsTryCompile

Method GetIsTryCompile

Source/cmState.cxx:856–859  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

854}
855
856cmState::TryCompile cmState::GetIsTryCompile() const
857{
858 return this->IsTryCompile;
859}
860
861std::string const& cmState::GetBinaryDirectory() const
862{

Callers 2

SetHomeDirectoryMethod · 0.80
GetIsInTryCompileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected