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

Method IsDeviceLink

Source/cmGeneratorTarget.h:274–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272
273 bool SetDeviceLink(bool deviceLink);
274 bool IsDeviceLink() const { return this->DeviceLink; }
275
276 cmLinkInterface const* GetLinkInterface(
277 std::string const& config, cmGeneratorTarget const* headTarget) const;

Callers 8

GetLinkDirectoriesMethod · 0.95
GetLinkOptionsMethod · 0.95
GetLinkerTypePropertyMethod · 0.95
GetLinkerToolMethod · 0.95
AppendLinkerTypeFlagsMethod · 0.80
EvaluateMethod · 0.80
EvaluateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected