MCPcopy 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

DumpInstallerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected