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

Method IsArchivedAIXSharedLibrary

Source/cmGeneratorTarget.cxx:5652–5655  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5650}
5651
5652bool cmGeneratorTarget::IsArchivedAIXSharedLibrary() const
5653{
5654 return this->Target->IsArchivedAIXSharedLibrary();
5655}
5656
5657bool cmGeneratorTarget::IsImportedFrameworkFolderOnApple(
5658 std::string const& config) const

Callers 4

HasSONameMethod · 0.95
GetCreateRuleVariableMethod · 0.95
GetLibraryNamesMethod · 0.95
GetExecutableNamesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected