Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
cmTryCompileCommand
Function · 0.80
Write
Method · 0.80
TrackSearchProgress
Method · 0.80
cmMessageCommand
Function · 0.80
TryRunCode
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected