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

Method SupportsSetDestdir

Source/CPack/cmCPackGenerator.cxx:1689–1693  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1687}
1688
1689enum cmCPackGenerator::CPackSetDestdirSupport
1690cmCPackGenerator::SupportsSetDestdir() const
1691{
1692 return cmCPackGenerator::SETDESTDIR_SUPPORTED;
1693}
1694
1695bool cmCPackGenerator::SupportsAbsoluteDestination() const
1696{

Callers 1

PrepareNamesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected