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

Method GetConfigureLog

Source/cmake.h:554–554  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

552
553#ifndef CMAKE_BOOTSTRAP
554 cmConfigureLog* GetConfigureLog() const { return this->ConfigureLog.get(); }
555#endif
556
557 //! Use trace from another ::cmake instance.

Callers 5

cmTryCompileCommandFunction · 0.80
WriteMethod · 0.80
TrackSearchProgressMethod · 0.80
cmMessageCommandFunction · 0.80
TryRunCodeMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected