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

Method IsChained

Source/cmPropertyDefinition.h:28–28  ·  view source on GitHub ↗

Is the property chained?

Source from the content-addressed store, hash-verified

26
27 /// Is the property chained?
28 bool IsChained() const { return this->Chained; }
29
30 /// Get the documentation (short version)
31 std::string const& GetShortDescription() const

Callers 1

IsPropertyChainedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected