Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsImportLibrary
Method
IsImportLibrary
Source/cmInstallTargetGenerator.h:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
cmGeneratorTarget* GetTarget() const { return this->Target; }
66
67
bool IsImportLibrary() const { return this->ImportLibrary; }
68
69
std::string GetDestination(std::string const& config) const;
70
Callers
2
SetImportLocationProperty
Method · 0.80
DumpInstaller
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected