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

Method GetRelativePath

Source/cmCMakePath.h:493–493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491 cmCMakePath GetNarrowStem() const;
492
493 cmCMakePath GetRelativePath() const { return this->Path.relative_path(); }
494 cmCMakePath GetParentPath() const { return this->Path.parent_path(); }
495
496 // Generation

Callers 5

LLVMFuzzerTestOneInputFunction · 0.45
GenerateBuildCommandMethod · 0.45
EvaluateMethod · 0.45
HandleGetCommandFunction · 0.45

Calls

no outgoing calls

Tested by 1